Hi !
As you all probably know, when i declare GetAsyncKeyState function, then i need to specify if i take it from user32.dll or user64.dll, if i for example use 64bit program version when im really 32bit, then it crashes.Is there some way to make it work for both versions ?
As you all probably know, when i declare GetAsyncKeyState function, then i need to specify if i take it from user32.dll or user64.dll, if i for example use 64bit program version when im really 32bit, then it crashes.Is there some way to make it work for both versions ?