Howdy,
I need to include WinUser.h to be able to use window's SendInput and other input functions. Problem is including WinUser.h only is not enough, cause WinUser.h requires other windows headers. Although I do have all the required header files I think (by simple downloadING the whole Windows SDK).
So what I am actually asking is it possible to include the Windows SDK as #include files in Gamestudio3d and if so how?
thanks for taking the time