Noya
November 19th, 2003, 02:34 AM
I am a newcomer. After installing VC6.0, I set up Win2000DDK to compile and link an example program(*.sys). Then the following error comes out.
--------------------------------
Deleting intermediate files and output files for project 'board - Win32 2K Debug'.
--------------------Configuration: board - Win32 2K Debug--------------------
Compiling WMI Schema...
系统找不到指定的路径。
系统找不到指定的路径。
Error executing c:\winnt\system32\cmd.exe.
board.sys - 1 error(s), 0 warning(s)
The following environment variables were not found
$(DDKPATH)
---------------------------------
Please help me solve this problem in detail.
Thank you.
--------------------------------
Deleting intermediate files and output files for project 'board - Win32 2K Debug'.
--------------------Configuration: board - Win32 2K Debug--------------------
Compiling WMI Schema...
系统找不到指定的路径。
系统找不到指定的路径。
Error executing c:\winnt\system32\cmd.exe.
board.sys - 1 error(s), 0 warning(s)
The following environment variables were not found
$(DDKPATH)
---------------------------------
Please help me solve this problem in detail.
Thank you.