I want to use a message defined by myself in SDK.How can i deal with it?I think it is good like this:
SendMessage( hWnd,WM_MY_MESSAGE,wParam,lParam) ;
where should i define the WM_MY_MESSAGE?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 13 of 13
Threaded View
|
Click Here to Expand Forum to Full Width |