阅读:3064回复:2
请教hidsdi.h的问题
我用vc写usb摄像头的捕捉程序,编译时总出现下面错误
Compiling... CapPicture.CPP e:\winddk\2600\inc\wxp\hidsdi.h(33) : error C2146: syntax error : missing ';' before identifier 'NTSTATUS' e:\winddk\2600\inc\wxp\hidsdi.h(33) : fatal error C1004: unexpected end of file found Error executing cl.exe. CapPicture.obj - 2 error(s), 0 warning(s) 请问是什么原因? |
|
沙发#
发布于:2007-04-14 01:41
把你的代码给出来,我想大概是你的代码是从网页里面直接复制出来的,肯定里面有写特殊字符搞的。自己仔细检查下。简单的语法问题而已,楼主不要想复杂了;)
|
|
板凳#
发布于:2007-06-30 10:23
![]() |
|