problem with IOCTL_KS_READ_STREAM
- From: "David" <thuong101277@xxxxxxxxx>
- Date: Fri, 10 Aug 2007 14:45:00 +0700
Hi All,
In my project i want use define IOCTL_KS_READ_STREAM so i include ks.h, but
when i build project then it have alot of error following:
I have not know why, anybody can help me how to use IOCTL_KS_READ_STREAM,
Thanks very much.
David,
C:\WINDDK\3790~1.183>d:
D:\>cd D:\WORKSPACE\DriverFilter\USBCameraFilter\usbcamerafilter
D:\WORKSPACE\DriverFilter\USBCameraFilter\usbcamerafilter>build -zc
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: Using 2 child processes
BUILD: Object root set to: ==> objfre_wxp_x86
BUILD: Compile and Link for i386
BUILD: Examining d:\workspace\driverfilter\usbcamerafilter\usbcamerafilter
direc
tory for files to compile.
BUILD: Compiling (NoSync)
d:\workspace\driverfilter\usbcamerafilter\usbcamerafil
ter directory
1>Compiling - usbcamerafilter.c for i386
1>errors in directory
d:\workspace\driverfilter\usbcamerafilter\usbcamerafilter
1>c:\winddk\3790.1830\inc\wxp\ks.h(50) : error C2054: expected '(' to follow
'EX
TERN_C'
1>c:\winddk\3790.1830\inc\wxp\ks.h(50) : error C2085: 'CDECL' : not in
formal pa
rameter list
1>c:\winddk\3790.1830\inc\wxp\ks.h(50) : error C2146: syntax error : missing
','
before identifier 'GUID'
1>c:\winddk\3790.1830\inc\wxp\ks.h(50) : error C2146: syntax error : missing
','
before identifier 'GUID_NULL'
......
.
- Prev by Date: when i install my smart card driver i get this error[The reader cannot communicate with the smart card, due to ATR configuration conflicts]
- Next by Date: Re: Virtual COM port with UMDF
- Previous by thread: when i install my smart card driver i get this error[The reader cannot communicate with the smart card, due to ATR configuration conflicts]
- Next by thread: What's the secmantics of IoDetachDevice?
- Index(es):
Relevant Pages
|