I just programmed the Child Window BS_PUSHBUTTON. Well, my problem is that when I move around the main window, it "disappears". And then when I wanted to test out the WM_COMMAND message I processed it like this:
And nothing happened. Can you answer my questions and solve my problems? Thanks!Code:case WM_COMMAND: MessageBox(NULL, TEXT("Test"), TEXT("Test"), MB_OK); return 0;
--Garfield



LinkBack URL
About LinkBacks



