Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Should Contextual menu show mnemonics ? Pin
Shog914-Mar-02 11:09
sitebuilderShog914-Mar-02 11:09 
GeneralRe: Should Contextual menu show mnemonics ? Pin
Maximilien14-Mar-02 13:15
Maximilien14-Mar-02 13:15 
Questionl,Winsock Spy? Pin
Aaron Schaefer14-Mar-02 8:56
Aaron Schaefer14-Mar-02 8:56 
AnswerRe: l,Winsock Spy? Pin
Tomasz Sowinski14-Mar-02 9:17
Tomasz Sowinski14-Mar-02 9:17 
AnswerRe: l,Winsock Spy? Pin
Jon Hulatt15-Mar-02 0:48
Jon Hulatt15-Mar-02 0:48 
Questionl,Winsock Spy? Pin
Aaron Schaefer14-Mar-02 8:55
Aaron Schaefer14-Mar-02 8:55 
GeneralMFC Regular DLLs and Handle Maps Pin
Dave Glick14-Mar-02 8:20
Dave Glick14-Mar-02 8:20 
GeneralRe: MFC Regular DLLs and Handle Maps Pin
Tomasz Sowinski14-Mar-02 8:42
Tomasz Sowinski14-Mar-02 8:42 
Dave Glick wrote:
The DLL calls ::SetClassLong and does some mumbo-jumbo to override all BUTTON WndProcs and set them to be ownerdrawn. At the same time, I subclass all of them to a special CoolButton class derived from the MFC CButton

Could you describe this step in more detailed fashion?

Dave Glick wrote:
I think this happens because the message pump looks like this:
-Send WM_KILLFOCUS to the AfxWndProc


WM_KILLFOCUS is sent (not posted through message loop/pump).

Tomasz Sowinski -- http://www.shooltz.com
GeneralRe: MFC Regular DLLs and Handle Maps Pin
Dave Glick14-Mar-02 8:55
Dave Glick14-Mar-02 8:55 
GeneralRe: MFC Regular DLLs and Handle Maps Pin
Tomasz Sowinski14-Mar-02 9:27
Tomasz Sowinski14-Mar-02 9:27 
GeneralWrong app icon used in explorer Pin
Jason Hihn14-Mar-02 8:19
Jason Hihn14-Mar-02 8:19 
Generalpdf about win32 Pin
DiegoValdevino14-Mar-02 7:57
DiegoValdevino14-Mar-02 7:57 
GeneralRe: pdf about win32 Pin
14-Mar-02 21:03
suss14-Mar-02 21:03 
QuestionHow to use WM_COPY? Pin
Pony14-Mar-02 7:21
Pony14-Mar-02 7:21 
AnswerRe: How to use WM_COPY? Pin
Dave Glick14-Mar-02 8:25
Dave Glick14-Mar-02 8:25 
AnswerRe: How to use WM_COPY? Pin
Tomasz Sowinski14-Mar-02 8:57
Tomasz Sowinski14-Mar-02 8:57 
GeneralToolbars status Pin
Paolo Vernazza14-Mar-02 6:00
Paolo Vernazza14-Mar-02 6:00 
GeneralRe: Toolbars status Pin
Alexander Wiseman14-Mar-02 6:11
Alexander Wiseman14-Mar-02 6:11 
GeneralRe: Toolbars status Pin
Paolo Vernazza14-Mar-02 12:08
Paolo Vernazza14-Mar-02 12:08 
GeneralRe: Toolbars status Pin
Alexander Wiseman14-Mar-02 12:24
Alexander Wiseman14-Mar-02 12:24 
GeneralRe: Toolbars status Pin
Paolo Vernazza15-Mar-02 1:22
Paolo Vernazza15-Mar-02 1:22 
GeneralRe: Toolbars status Pin
Alexander Wiseman15-Mar-02 15:38
Alexander Wiseman15-Mar-02 15:38 
GeneralMulti-threaded app connecting to db, Design Question Pin
14-Mar-02 5:55
suss14-Mar-02 5:55 
GeneralRe: Multi-threaded app connecting to db, Design Question Pin
Joaquín M López Muñoz14-Mar-02 6:21
Joaquín M López Muñoz14-Mar-02 6:21 
GeneralRe: Multi-threaded app connecting to db, Design Question Pin
14-Mar-02 12:59
suss14-Mar-02 12:59 

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.