Reading souce code of WINAPI functions | CastingThanks for all the info everyone, I think I understand now.
Reading souce code of WINAPI functions | CastingBut how does the function easily work with TCHAR? Does it have a copy of itself that accepts TCHAR i...
Reading souce code of WINAPI functions | CastingIs there a way that I can read the source code of WINAPI functions? Such as SendMessage? I want to u...
How do I get the main window's background HBRUSH to workI have this global variable called hBrushBackground. In my WinMain: I have put hBrushBackground = C...
[WINAPI] Regarding GDI Mappingbump