Creating Native Function Aliases for Win32 Functions
The other day I posted a response on the forums which uses LibFunc to run the Win32 API function GetKeyState. This prompted someone to email me the following: I didn’t know the Win API call to check for a key being down. The API call works but have you considered adding a native MS command […]