Forums


Comfort Software :: Forums :: Development
<< Previous thread | Next thread >>   


Author Post
Comfort
Wed Mar 18 2009, 03:13pm


Joined: Wed Sep 19 2007, 03:42pm
Posts: 617
You should use really use WM_APP as your base message number instead of WM_USER. Microsoft makes use of WM_USER + n for many internal messages so it can cause operational issues if there is a conflict.

Yes, Registered Windows messages are better. But:
1. You don't have to send these messages between processes. So there are no problems with Microsoft internal messages.
2. Many customers use current constant messages.


Have a nice day
Back to top
Moderators: Comfort

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System