|
|
源码在附件中
调试窗口输出如下信息:
--------------------Configuration: DirectInput - Win32 Debug--------------------
Compiling...
DirectInput.cpp
E:\Game\DirectInput\DirectInput.cpp(7) : error C2146: syntax error : missing ';' before identifier 'pDI'
E:\Game\DirectInput\DirectInput.cpp(7) : error C2501: 'LPDIRECTINPUT8' : missing storage-class or type specifiers
E:\Game\DirectInput\DirectInput.cpp(7) : fatal error C1004: unexpected end of file found
Error executing cl.exe.
DirectInput.exe - 3 error(s), 0 warning(s)
希望用VC++开发游戏的朋友能和我进一步交流,我的QQ是:491637976。 |
|