|
-
May 27th, 2009, 06:59 AM
#5
Re: VC++ 6.0 -> .net 2003 conversion issue
 Originally Posted by VictorN
Only WM_COMMAND messages are routed to CWinApp class. user defined messages (WM_USER, WM_APP, register Windows messages and many others) - not!
Is this something that changed w/ .NET 2003?
If not, are you saying that this application has never received those messages, and therefore has never called the corresponding handling functions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|