|
|

楼主 |
发表于 2006-1-23 19:22:00
|
显示全部楼层
Re:包含Direct库问题
还是有
E:\程序\12dx\1.cpp(59) : error C2146: syntax error : missing ';' before identifier 'lpdd'
E:\程序\12dx\1.cpp(59) : error C2501: 'LPDIRECTDRAW7' : missing storage-class or type specifiers
E:\程序\12dx\1.cpp(59) : fatal error C1004: unexpected end of file found
这样的错误,我把代码改成使用旧版本的Direct就对了,为什么呢? |
|