Click here to Skip to main content
15,915,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to automatically perform function when dialog appears? Pin
modernrelativist14-May-03 10:35
modernrelativist14-May-03 10:35 
AnswerRe: How to automatically perform function when dialog appears? Pin
David Crow14-May-03 11:00
David Crow14-May-03 11:00 
AnswerRe: How to automatically perform function when dialog appears? Pin
desantos14-May-03 11:11
desantos14-May-03 11:11 
AnswerRe: How to automatically perform function when dialog appears? Pin
John R. Shaw14-May-03 13:23
John R. Shaw14-May-03 13:23 
Generalambiguous symbol Pin
Unplugged14-May-03 10:22
Unplugged14-May-03 10:22 
GeneralRe: ambiguous symbol Pin
Ed K14-May-03 11:17
Ed K14-May-03 11:17 
GeneralRe: ambiguous symbol Pin
Unplugged20-May-03 4:35
Unplugged20-May-03 4:35 
GeneralVS integration of my common control Pin
compiler14-May-03 9:37
compiler14-May-03 9:37 
I created a Win32-based (MFC, ATL and ActiveX support via wrappers) control a while back. The thing is generally useful, and I find myself using it quite a bit. The problem is that I have to constantly refer to the headers to find message and notification declarations, and then hand-code the message maps, etc.

I'd really like VS.Net to automagcially support my class as well as it does, say, COMBOBOX. Is there a way to declare the interface of my control to VS so that it can add the appropriate stuff to the "events", "messages" and "overrides" section of the properties window (shown when a class is selected in Class View. I'd really like it to work when a member of my control class is added to a dialog, AND when I use CCtrlView with my class.

Anyone have experience with this? Or, at least know where this stuff is documented?

Thanks,
GeneralDialog :o) Pin
MemLeak14-May-03 9:21
MemLeak14-May-03 9:21 
GeneralRe: Dialog :o) Pin
JayP14-May-03 9:27
JayP14-May-03 9:27 
GeneralRe: Dialog :o) Pin
Nitron14-May-03 14:28
Nitron14-May-03 14:28 
GeneralPlacing a control in an edit control's NC area Pin
Diarrhio14-May-03 9:15
Diarrhio14-May-03 9:15 
GeneralRe: Placing a control in an edit control's NC area Pin
John R. Shaw14-May-03 13:36
John R. Shaw14-May-03 13:36 
Questionget hardware info ? Pin
_skidrow_vn_14-May-03 8:17
_skidrow_vn_14-May-03 8:17 
AnswerRe: get hardware info ? Pin
David Crow14-May-03 9:22
David Crow14-May-03 9:22 
QuestionHow to secure delete files Pin
gmlnd14-May-03 7:51
gmlnd14-May-03 7:51 
AnswerRe: How to secure delete files Pin
David Crow14-May-03 8:05
David Crow14-May-03 8:05 
GeneralRe: How to secure delete files Pin
gmlnd14-May-03 8:53
gmlnd14-May-03 8:53 
GeneralRe: How to secure delete files Pin
David Crow14-May-03 9:07
David Crow14-May-03 9:07 
GeneralRe: How to secure delete files Pin
gmlnd14-May-03 9:17
gmlnd14-May-03 9:17 
GeneralRe: How to secure delete files Pin
David Crow14-May-03 9:25
David Crow14-May-03 9:25 
GeneralRe: How to secure delete files Pin
gmlnd14-May-03 9:34
gmlnd14-May-03 9:34 
GeneralAPI alternative to HOSTS file modification Pin
Phil Speller14-May-03 7:16
Phil Speller14-May-03 7:16 
GeneralRe: API alternative to HOSTS file modification Pin
David Crow14-May-03 8:11
David Crow14-May-03 8:11 
QuestionSTL for CE.NET (CE 4.0)? Pin
cgreathouse14-May-03 6:32
cgreathouse14-May-03 6:32 

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.