I want to learn how to be able to use the Win32 API, since recently I\'ve got a lot of tasks I need to do which requires functions from user32.dll, so I\'m trying t
user32.dll
Take a look at theForger's Win32 API Programming Tutorial as well, which:
attempts to get you started developing with the Win32 API as quickly and clearly as possible`.