Build Log
  

------- Build started: Project: test, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "C:\DOCUME~1\cariddi\LOCALS~1\Temp\BAT0000C8.bat" with contents
[
@echo off
..\..\..\bin\ddkbuild -WNETXP chk . -cZ
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
exit 1
:VCEnd
]
Creating command line "C:\DOCUME~1\cariddi\LOCALS~1\Temp\BAT0000C8.bat"
Output Window
  
Performing Makefile project actions
OSR DDKBUILD.BAT V5.2 - OSR, Open Systems Resources, Inc.
WXP BUILD using WNET DDK
build in directory . with arguments -cZ (basedir f:\WINDDK\3790.1172)
run build -cZ -e -MI for chk version in .
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: Using 2 child processes
BUILD: Object root set to: ==> objchk_wxp_x86
BUILD: Compile and Link for i386
BUILD: Examining e:\projects\course\wxp_advanced_driver_lab\samples\nothing_wdm\test directory for files to compile.
    e:\projects\course\wxp_advanced_driver_lab\samples\nothing_wdm\test 
BUILD: Compiling e:\projects\course\wxp_advanced_driver_lab\samples\nothing_wdm\test directory
Compiling - nothingtest.c for i386
BUILD: Linking e:\projects\course\wxp_advanced_driver_lab\samples\nothing_wdm\test directory
Linking Executable - objchk_wxp_x86\i386\nothingtest.exe for i386
BUILD: Done
    2 files compiled
    1 executable built
=============== build warnings ======================
 
 
build complete
building browse information files
ddkbuild complete
Results
  
Build log was saved at "file://e:\Projects\course\Wxp_advanced_driver_lab\samples\Nothing_WDM\test\Debug\BuildLog.htm"
test - 0 error(s), 0 warning(s)