Click here to Skip to main content
16,011,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WM_MENUDRAG Problem. Pin
Iain Clarke, Warrior Programmer7-May-04 1:52
Iain Clarke, Warrior Programmer7-May-04 1:52 
QuestionBest Approach? Pin
monrobot135-May-04 10:18
monrobot135-May-04 10:18 
AnswerRe: Best Approach? Pin
Christian Graus5-May-04 10:35
protectorChristian Graus5-May-04 10:35 
AnswerRe: Best Approach? Pin
Antti Keskinen5-May-04 10:37
Antti Keskinen5-May-04 10:37 
GeneralDynamic Menus w/ MDI Pin
BAmity5-May-04 9:26
BAmity5-May-04 9:26 
GeneralRe: Dynamic Menus w/ MDI Pin
Roger Allen6-May-04 4:30
Roger Allen6-May-04 4:30 
GeneralWM_COPYDATA Pin
Anonymous5-May-04 8:12
Anonymous5-May-04 8:12 
GeneralRe: WM_COPYDATA Pin
David Crow5-May-04 8:49
David Crow5-May-04 8:49 
I saw a similar situation many years ago where a 3rd party DLL that we were using had installed a hook of some sort. That hook was intercepting messages, but not passing them on to the next message queue in the chain. Our application never saw the messages. Once we removed that DLL from the picture, all was well.


"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)


QuestionMemory leaks? Pin
jonsson_845-May-04 7:53
jonsson_845-May-04 7:53 
AnswerRe: Memory leaks? Pin
David Crow5-May-04 7:57
David Crow5-May-04 7:57 
GeneralRe: Memory leaks? Pin
jonsson_845-May-04 8:07
jonsson_845-May-04 8:07 
GeneralRe: Memory leaks? Pin
David Crow5-May-04 8:52
David Crow5-May-04 8:52 
GeneralRe: Memory leaks? Pin
jonsson_845-May-04 10:45
jonsson_845-May-04 10:45 
AnswerRe: Memory leaks? Pin
Johan Rosengren5-May-04 8:23
Johan Rosengren5-May-04 8:23 
GeneralRe: Memory leaks? Pin
jonsson_845-May-04 8:42
jonsson_845-May-04 8:42 
QuestionActiveX C++ component for printing? Pin
TigerNinja_5-May-04 7:43
TigerNinja_5-May-04 7:43 
GeneralProper way to define global class objects Pin
georgiek505-May-04 7:34
georgiek505-May-04 7:34 
GeneralRe: Proper way to define global class objects Pin
David Crow5-May-04 7:55
David Crow5-May-04 7:55 
GeneralRe: Proper way to define global class objects Pin
georgiek505-May-04 8:38
georgiek505-May-04 8:38 
GeneralRe: Proper way to define global class objects Pin
Rick York5-May-04 10:40
mveRick York5-May-04 10:40 
GeneralRe: Proper way to define global class objects Pin
Antti Keskinen5-May-04 10:49
Antti Keskinen5-May-04 10:49 
GeneralRe: Proper way to define global class objects Pin
Anonymous5-May-04 11:40
Anonymous5-May-04 11:40 
GeneralRe: Proper way to define global class objects Pin
David Chamberlain6-May-04 6:03
David Chamberlain6-May-04 6:03 
GeneralInvoking BIOS and DOS INT's Pin
Tank_Aviator5-May-04 7:18
Tank_Aviator5-May-04 7:18 
GeneralRe: Invoking BIOS and DOS INT's Pin
Jeremy Falcon5-May-04 7:35
professionalJeremy Falcon5-May-04 7:35 

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.