Mar 16, 2012 at 3:10am Mar 16, 2012 at 3:10am UTC
The hell, now it's telling me that the parameter for RegisterClassEx is incorrect. It compiles and runs, but it goes through the error display deal
Mar 16, 2012 at 3:19am Mar 16, 2012 at 3:19am UTC
Note in my version I removed the Ex from the functions. Not sure if it ok to mix them, but to be safe I changed them.
Mar 16, 2012 at 8:18pm Mar 16, 2012 at 8:18pm UTC
Ah thank you so much!! It finally works. Now just to find out why WNDCLASSEX wasn't wanting to work, but WNDCLASS does
Mar 16, 2012 at 8:36pm Mar 16, 2012 at 8:36pm UTC
AND I wanna thank you, naraku, peter, ne, and everyone else in this thread. I FINALLY made it through creating a Win32 window from scratch. I feel like I have so much more I can do now :D