User profile: eNergizer

User info
User name:eNergizer
History
Joined:
Number of posts:49
Latest posts:

Reading souce code of WINAPI functions | Casting
Thanks for all the info everyone, I think I understand now.

Reading souce code of WINAPI functions | Casting
But 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 | Casting
Is 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 work
I have this global variable called hBrushBackground. In my WinMain: I have put hBrushBackground = C...

[WINAPI] Regarding GDI Mapping
bump