Click here to Skip to main content
15,916,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Saving BMP to file from ISampleGrabber Pin
Emiliano11-Jun-03 22:53
Emiliano11-Jun-03 22:53 
GeneralCatching keystrokes in ATL modal dialog Pin
Jo Fredrickson10-Jun-03 23:00
Jo Fredrickson10-Jun-03 23:00 
GeneralMAC Collection Pin
SatyaDY10-Jun-03 22:44
SatyaDY10-Jun-03 22:44 
GeneralRe: MAC Collection Pin
JohnnyG11-Jun-03 5:27
JohnnyG11-Jun-03 5:27 
GeneralActiveX web browser in C++ .net Pin
Jon H10-Jun-03 22:40
Jon H10-Jun-03 22:40 
GeneralStatus bar problem with blank panes Pin
Neville Franks10-Jun-03 22:26
Neville Franks10-Jun-03 22:26 
GeneralActiveX control - MFC or ATL Pin
Jeremy Pullicino10-Jun-03 22:06
Jeremy Pullicino10-Jun-03 22:06 
GeneralRe: ActiveX control - MFC or ATL Pin
Michael P Butler11-Jun-03 3:02
Michael P Butler11-Jun-03 3:02 
ATL is the best way to write it. That's what ATL is designed to do, especially if you need to use it in IE and require something lightweight that doesn't rely on a lot of external dlls.

The ATL wizards will generate a lot of the boilerplate code for you. Used in conjuction with WTL you should be able to create a control very quickly.



Michael

'War is at best barbarism...Its glory is all moonshine. It is only those who have neither fired a shot nor heard the shrieks and groans of the wounded who cry aloud for blood, more vengeance, more desolation. War is hell.' - General William Sherman, 1879

QuestionHow use RUNTIME_CLASS for CDateTimeCtrl ?? Pin
Thierry Maurel10-Jun-03 21:36
Thierry Maurel10-Jun-03 21:36 
AnswerRe: How use RUNTIME_CLASS for CDateTimeCtrl ?? Pin
Neville Franks10-Jun-03 22:33
Neville Franks10-Jun-03 22:33 
GeneralRe: How use RUNTIME_CLASS for CDateTimeCtrl ?? Pin
Thierry Maurel10-Jun-03 22:40
Thierry Maurel10-Jun-03 22:40 
Generalposition of dialog box Pin
chris!10-Jun-03 18:40
chris!10-Jun-03 18:40 
GeneralRe: position of dialog box Pin
valikac10-Jun-03 19:23
valikac10-Jun-03 19:23 
GeneralRe: position of dialog box Pin
Majid Shahabfar10-Jun-03 19:51
Majid Shahabfar10-Jun-03 19:51 
QuestionHow to cancel the CADORecordset.AddNew() action Pin
winnew10-Jun-03 18:34
winnew10-Jun-03 18:34 
AnswerRe: How to cancel the CADORecordset.AddNew() action Pin
Toni7810-Jun-03 18:49
Toni7810-Jun-03 18:49 
QuestionHow to cancel the CADORecordset.AddNew() action Pin
winnew10-Jun-03 18:33
winnew10-Jun-03 18:33 
QuestionHow Do i monitor if a key has been depressed? Pin
Member 40481310-Jun-03 18:11
Member 40481310-Jun-03 18:11 
AnswerRe: How Do i monitor if a key has been depressed? Pin
Ryan Binns10-Jun-03 18:19
Ryan Binns10-Jun-03 18:19 
GeneralRe: How Do i monitor if a key has been depressed? Pin
Member 40481310-Jun-03 18:26
Member 40481310-Jun-03 18:26 
GeneralRe: How Do i monitor if a key has been depressed? Pin
Ryan Binns10-Jun-03 18:31
Ryan Binns10-Jun-03 18:31 
GeneralRe: How Do i monitor if a key has been depressed? Pin
Member 40481310-Jun-03 18:33
Member 40481310-Jun-03 18:33 
Generalwordxp table Pin
Fool's Garden10-Jun-03 18:05
Fool's Garden10-Jun-03 18:05 
GeneralRe: wordxp table Pin
Larry J. Siddens11-Jun-03 9:44
Larry J. Siddens11-Jun-03 9:44 
Questionhow to operate a control of a parent class? Pin
Anonymous10-Jun-03 17:46
Anonymous10-Jun-03 17:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.