Hi please could anyone help with any suggestions I have a line of code which comes up with an error please could someone please tell me where I am going wrong
DialogBox( hInst, MAKEINTRESOURCE(IDD_JOYST_IMM), NULL, MainDlgProc );
the error which comes up is
C:\Program Files\Microsoft Visual...
DialogBox( hInst, MAKEINTRESOURCE(IDD_JOYST_IMM), NULL, MainDlgProc );
for some reason this code wont compile and is doing my head in. the error I am getting is
C:\Program Files\Microsoft Visual Studio\MyProjects\BlueCar\Joystick.cpp(42) : error C2664: 'DialogBoxParamA' : cannot convert...
Hi I wondered if anyone could help I am trying to compile the following code but for some reason I am getting a number of errors which I dont understand
*************************************
Joystick.cpp
*************************************
#define STRICT
#define DIRECTINPUT_VERSION 0x0800...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.