Click here to Skip to main content
16,016,693 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get current directory path in mfc?? Pin
Ivan Cachicatari12-Aug-05 9:15
Ivan Cachicatari12-Aug-05 9:15 
AnswerRe: How to get current directory path in mfc?? Pin
ThatsAlok12-Aug-05 19:10
ThatsAlok12-Aug-05 19:10 
AnswerRe: How to get current directory path in mfc?? Pin
c+-12-Aug-05 22:31
c+-12-Aug-05 22:31 
GeneralCompilation error Pin
Ivan Cachicatari12-Aug-05 6:06
Ivan Cachicatari12-Aug-05 6:06 
GeneralRe: Compilation error Pin
Chris Losinger12-Aug-05 8:52
professionalChris Losinger12-Aug-05 8:52 
GeneralRe: Compilation error Pin
Ivan Cachicatari12-Aug-05 9:05
Ivan Cachicatari12-Aug-05 9:05 
GeneralMessages and Windows Pin
KaMinek12-Aug-05 5:41
sussKaMinek12-Aug-05 5:41 
GeneralRe: Messages and Windows Pin
SunKnight012-Aug-05 10:26
SunKnight012-Aug-05 10:26 
Are you saying that when you move the window by dragging the title bar it no longer receives messages? Does it happen only while you move it or do you keep not getting the messages after you stop moving it?

Are you sure the messages are lost or maybe just queued behind the window movement messages?

Are you sure the (I assume) custom messages you sent to the window are of the proper WM_USER+X range and do not happen to have the same IDs are system messages?
GeneralRe: Messages and Windows Pin
xSoptik12-Aug-05 10:58
xSoptik12-Aug-05 10:58 
Generalnotifying Windows the codepage used Pin
Ali Tavakol12-Aug-05 5:28
Ali Tavakol12-Aug-05 5:28 
GeneralQ about WINDBG Pin
valerie9912-Aug-05 4:44
valerie9912-Aug-05 4:44 
GeneralRe: Q about WINDBG Pin
Toby Opferman1-Sep-05 15:54
Toby Opferman1-Sep-05 15:54 
GeneralSetupDiClassGuidsFromName Pin
nripun12-Aug-05 3:53
nripun12-Aug-05 3:53 
GeneralUSB Communication Pin
Paresh emb12-Aug-05 3:34
Paresh emb12-Aug-05 3:34 
GeneralRe: USB Communication Pin
Cedric Moonen12-Aug-05 3:41
Cedric Moonen12-Aug-05 3:41 
GeneralRe: USB Communication Pin
Anonymous15-Aug-05 22:28
Anonymous15-Aug-05 22:28 
GeneralRe: USB Communication Pin
Cedric Moonen15-Aug-05 22:52
Cedric Moonen15-Aug-05 22:52 
GeneralRe: USB Communication Pin
Anonymous16-Aug-05 7:42
Anonymous16-Aug-05 7:42 
GeneralRe: USB Communication Pin
prcarp12-Aug-05 8:15
prcarp12-Aug-05 8:15 
GeneralRe: USB Communication Pin
ThatsAlok12-Aug-05 19:09
ThatsAlok12-Aug-05 19:09 
GeneralRe: USB Communication Pin
Nautilus Master13-Aug-05 0:54
Nautilus Master13-Aug-05 0:54 
GeneralRe: USB Communication Pin
Anonymous11-Sep-05 4:18
Anonymous11-Sep-05 4:18 
GeneralRe: USB Communication Src Pin
Nautilus Master11-Sep-05 4:40
Nautilus Master11-Sep-05 4:40 
GeneralON_WM_CREATE() Definition Pin
LiYS12-Aug-05 1:23
LiYS12-Aug-05 1:23 
GeneralRe: ON_WM_CREATE() Definition Pin
Bob Stanneveld12-Aug-05 2:39
Bob Stanneveld12-Aug-05 2:39 

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.