Click here to Skip to main content
15,891,704 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can I enable SystemMenu of an skined dialog that disabled its TitleBar? Pin
Behzad Ebrahimi8-Nov-04 1:40
Behzad Ebrahimi8-Nov-04 1:40 
AnswerRe: How can I enable SystemMenu of an skined dialog that disabled its TitleBar? Pin
Ryan Binns8-Nov-04 17:31
Ryan Binns8-Nov-04 17:31 
GeneralExecuting a c++ program in .net Pin
novicedude8-Nov-04 1:06
novicedude8-Nov-04 1:06 
GeneralCRichEditCtrl problem Pin
Neelesh K J Jain8-Nov-04 0:56
Neelesh K J Jain8-Nov-04 0:56 
GeneralRe: CRichEditCtrl problem Pin
David Crow8-Nov-04 5:05
David Crow8-Nov-04 5:05 
GeneralRe: Extension DLL's & MFC Class Inheritance Pin
FearlessBurner8-Nov-04 0:02
FearlessBurner8-Nov-04 0:02 
GeneralRe: Extension DLL's & MFC Class Inheritance Pin
Chris Meech8-Nov-04 8:34
Chris Meech8-Nov-04 8:34 
GeneralExtension DLL's & MFC Class Inheritance Pin
#realJSOP7-Nov-04 23:47
mve#realJSOP7-Nov-04 23:47 
Using Visual C++ 6.0

I'm working on a project that contains 26 extension DLLs. In one of the extension DLL's, we have a class that inherits from CWnd called CWndA, and another class that inherits from CWndA called CWndB. (The real names aren't importnant, I just figured it would make it easier to talk about if I gave these names in the example.)

Both CWndA and CWndB have message map macros in them. HOWEVER, if I try to inherit from either CWndA or CWndB in another DLL or EXE file, I can't have a message map because the program simply won't compile.

This is true with any class that has the AfxMessageMap macro in it.

Can someone tell me why as well as if there's a way to fix it?






------- sig starts

"I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt

"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
GeneralSimple but need ur response immediately Pin
Billar7-Nov-04 23:13
Billar7-Nov-04 23:13 
GeneralRe: Simple but need ur response immediately Pin
2249177-Nov-04 23:26
2249177-Nov-04 23:26 
GeneralRe: Simple but need ur response immediately Pin
ThatsAlok8-Nov-04 0:33
ThatsAlok8-Nov-04 0:33 
GeneralRe: Simple but need ur response immediately Pin
Mike Beckerleg8-Nov-04 1:06
Mike Beckerleg8-Nov-04 1:06 
GeneralRe: Simple but need ur response immediately Pin
Gary R. Wheeler8-Nov-04 2:20
Gary R. Wheeler8-Nov-04 2:20 
GeneralRe: Simple but need ur response immediately Pin
David Crow8-Nov-04 5:06
David Crow8-Nov-04 5:06 
QuestionSharing data with multiple dialogs? Pin
Cpt Rick7-Nov-04 22:59
Cpt Rick7-Nov-04 22:59 
AnswerRe: Sharing data with multiple dialogs? Pin
_kane_8-Nov-04 1:50
_kane_8-Nov-04 1:50 
GeneralRe: Sharing data with multiple dialogs? Pin
Cpt Rick8-Nov-04 5:29
Cpt Rick8-Nov-04 5:29 
GeneralGif in Tree Control Pin
Tariq8787-Nov-04 22:41
Tariq8787-Nov-04 22:41 
GeneralRe: Gif in Tree Control Pin
Steve S8-Nov-04 0:38
Steve S8-Nov-04 0:38 
General#include problems Pin
vilmer7-Nov-04 22:35
vilmer7-Nov-04 22:35 
GeneralRe: #include problems Pin
Cedric Moonen7-Nov-04 22:46
Cedric Moonen7-Nov-04 22:46 
GeneralRe: #include problems Pin
vilmer7-Nov-04 23:00
vilmer7-Nov-04 23:00 
GeneralRe: #include problems Pin
Sreekanth Muralidharan7-Nov-04 23:24
Sreekanth Muralidharan7-Nov-04 23:24 
GeneralRe: #include problems Pin
vilmer8-Nov-04 3:09
vilmer8-Nov-04 3:09 
GeneralLinked list headache in VC++. Please help Pin
Sreekanth Muralidharan7-Nov-04 22:03
Sreekanth Muralidharan7-Nov-04 22:03 

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.