K
kiddy
I have a piece of driver source code.I want to compile it.
My system:xp sp2,VC++6.0
When compiling ,it shows such errors:
=============================
Compiling...
filedisk.c
d:\program files\winddk\2600\inc\ddk\wxp\ntddk.h(23) : fatal error C1189:
#error : Compiler version not supported by Windows DDK
Error executing cl.exe.
filedisk.exe - 1 error(s), 0 warning(s)
==============================
Can I compile the driver code in VC++6.0 under xp?If can,what settings
should i do to solve this problem?
thanks.
My system:xp sp2,VC++6.0
When compiling ,it shows such errors:
=============================
Compiling...
filedisk.c
d:\program files\winddk\2600\inc\ddk\wxp\ntddk.h(23) : fatal error C1189:
#error : Compiler version not supported by Windows DDK
Error executing cl.exe.
filedisk.exe - 1 error(s), 0 warning(s)
==============================
Can I compile the driver code in VC++6.0 under xp?If can,what settings
should i do to solve this problem?
thanks.