Hi Pelle,
I don't understand this line of code created by the Win32 application
wizard(A dialog based program) ...
if (!GetClassInfoEx(NULL, MAKEINTRESOURCE(32770), &wcx))
return 0;
What does "32770" means? A preregistered class for what?
Thanks Pelle,
Barney