Home
 |
FAQ
 |
Feedback
 |
Licence
 |
Updates
 |
Mirrors
 |
Keys
 |
Links
 |
Team
Download:
Stable
 ·
Snapshot
 |
Docs
 |
Privacy
 |
Changes
 |
Wishlist
Ben Rudiak-Gould mentions: >App-private window messages are supposed to be numbered from WM_APP. WM_USER >is for window-class-specific messages. You should probably use WM_APP >instead of WM_XUSER, though I doubt it will matter in practice. This should be a trivial change for someone who can test builds on Windows.