Two things come to my mind: 1. Make sure the window class you're passing to CreateWindowEx( ) is properly registered. 2. Make sure you're not blowing anything in the WM_CREATE message handler. Good luck, |
_______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
