Click here to Skip to main content
15,900,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Question about BeginPaint and EndPaint Pin
Paul M Watt22-Aug-02 22:52
mentorPaul M Watt22-Aug-02 22:52 
GeneralRe: Question about BeginPaint and EndPaint Pin
pankajdaga22-Aug-02 23:31
pankajdaga22-Aug-02 23:31 
GeneralCFlatTabCtrl Pin
alex.barylski22-Aug-02 21:57
alex.barylski22-Aug-02 21:57 
GeneralOverlapped sockets question Pin
Niko Tanghe22-Aug-02 21:50
Niko Tanghe22-Aug-02 21:50 
GeneralRe: Overlapped sockets question Pin
Moak23-Aug-02 3:14
Moak23-Aug-02 3:14 
QuestionWhere did my WM_COMMAND go? Pin
JennyP22-Aug-02 20:10
JennyP22-Aug-02 20:10 
AnswerRe: Where did my WM_COMMAND go? Pin
Tomasz Sowinski22-Aug-02 22:13
Tomasz Sowinski22-Aug-02 22:13 
GeneralRe: Where did my WM_COMMAND go? Pin
JennyP23-Aug-02 5:26
JennyP23-Aug-02 5:26 
Perfect! Thanks Tomasz!

So MSDN says:

BOOL PostMessage( UINT message, WPARAM wParam = 0, LPARAM lParam = 0 );

...and my custom message ID was supposed to be a WPARAM, not a UINT (message)? I'm confused.... but I'll just have to get over it. Smile | :)

JennyP
GeneralRe: Where did my WM_COMMAND go? Pin
Tomasz Sowinski23-Aug-02 5:26
Tomasz Sowinski23-Aug-02 5:26 
GeneralRe: Where did my WM_COMMAND go? Pin
JennyP23-Aug-02 5:43
JennyP23-Aug-02 5:43 
GeneralRe: Where did my WM_COMMAND go? Pin
Tomasz Sowinski23-Aug-02 5:47
Tomasz Sowinski23-Aug-02 5:47 
QuestionCan I play MP3 from memory using DirectShow? Pin
sonshiro22-Aug-02 19:42
sonshiro22-Aug-02 19:42 
GeneralSlow metafiles on W2K Pin
Anonymous22-Aug-02 19:20
Anonymous22-Aug-02 19:20 
GeneralUpdating NT Log thru VC appl. Pin
abhinarulkar22-Aug-02 19:05
abhinarulkar22-Aug-02 19:05 
GeneralRe: Updating NT Log thru VC appl. Pin
Pavel Klocek22-Aug-02 22:42
Pavel Klocek22-Aug-02 22:42 
GeneralApplication Instance Pin
Prateeti22-Aug-02 18:57
Prateeti22-Aug-02 18:57 
GeneralRe: Application Instance Pin
Chris Losinger22-Aug-02 19:01
professionalChris Losinger22-Aug-02 19:01 
GeneralFirewall Pin
sunwareinc@yahoo.com22-Aug-02 18:20
susssunwareinc@yahoo.com22-Aug-02 18:20 
GeneralRe: Firewall Pin
Philip Fitzsimons22-Aug-02 23:05
Philip Fitzsimons22-Aug-02 23:05 
GeneralAn ADO question Pin
Anonymous22-Aug-02 18:22
Anonymous22-Aug-02 18:22 
GeneralRe: An ADO question Pin
Todd Smith22-Aug-02 18:43
Todd Smith22-Aug-02 18:43 
Generalfloats and doubles/Visual Studio C++6 Pin
dlm444422-Aug-02 17:33
dlm444422-Aug-02 17:33 
GeneralRe: floats and doubles/Visual Studio C++6 Pin
Paul M Watt22-Aug-02 18:52
mentorPaul M Watt22-Aug-02 18:52 
GeneralGDI Resource Issue Pin
Stew22-Aug-02 17:31
Stew22-Aug-02 17:31 
GeneralRe: GDI Resource Issue Pin
Tomasz Sowinski22-Aug-02 22:26
Tomasz Sowinski22-Aug-02 22:26 

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.