BUILD: Computing Include file dependencies:
BUILD: null byte at offset 0x00000003
BUILD: 16658 null bytes in file
BUILD: Examining c:\example directory for files to compile.
oacr invalidate root:x86chk /autocleanqueue
1>Compiling and Linking c:\example *************
1>'nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR='
1>c:\example: TARGETPATH is obj
1>BUILDMSG: _NT_TARGET_VERSION SET TO WINXP
1> C:\WinDDK\7600.16385.1\Bin\x86\oacr\oacrcl @c:\example\objchk_wxp_x86\i386\cl.rsp
1>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.207 for 80x86
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>cl /Fo"c:\example\objchk_wxp_x86\i386/"
1> /FC
1> /Ii386
1> /I.
1> /Ic:\example\objchk_wxp_x86\i386
1> /IC:\WinDDK\7600.16385.1\inc\api
1> /IC:\WinDDK\7600.16385.1\inc\api
1> /IC:\WinDDK\7600.16385.1\inc\ddk
1> /IC:\WinDDK\7600.16385.1\inc\ddk
1> /IC:\WinDDK\7600.16385.1\inc\crt
1> /D_X86_=1
1> /Di386=1
1> /DSTD_CALL
1> /DCONDITION_HANDLING=1
1> /DNT_UP=1
1> /DNT_INST=0
1> /DWIN32=100
1> /D_NT1X_=100
1> /DWINNT=1
1> /D_WIN32_WINNT=0x0501
1> /DWINVER=0x0501
1> /D_WIN32_IE=0x0603
1> /DWIN32_LEAN_AND_MEAN=1
1> /DDEVL=1
1> /DDBG=1
1> /D__BUILDMACHINE__=WinDDK
1> /DFPO=0
1> /D_DLL=1
1> /DNDEBUG
1> /DDEPRECATE_DDK_FUNCTIONS=1
1> /DMSC_NOOPT
1> /DNTDDI_VERSION=0x05010200
1> /c
1> /Zc:wchar_t-
1> /Zl
1> /Zp8
1> /Gy
1> /Gm-
1> -cbstring
1> /W3
1> /Gz
1> /hotpatch
1> /EHs-c-
1> /GR-
1> /GF
1> /GS
1> /Zi
1> /Od
1> /Oi
1> /Oy-
1> /Zi
1> /Fdc:\example\objchk_wxp_x86\i386\
1> /DKMDF_MAJOR_VERSION_STRING=01
1> /DKMDF_MINOR_VERSION_STRING=009
1> /wd4603
1> /wd4627
1> /typedil-
1> /FIC:\WinDDK\7600.16385.1\inc\api\warning.h
1> .\init.cpp 
1>init.cpp
1> C:\WinDDK\7600.16385.1\Bin\x86\oacr\oacrlink /out:c:\example\objchk_wxp_x86\i386\Example.sys /machine:ix86 @c:\example\objchk_wxp_x86\i386\lnk.rsp
1>Microsoft (R) Incremental Linker Version 9.00.30729.207
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>/MERGE:_PAGE=PAGE 
1>/MERGE:_TEXT=.text 
1>/SECTION:INIT,d 
1>/OPT:REF 
1>/OPT:ICF 
1>/IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221 
1>/INCREMENTAL:NO 
1>/release 
1>/NODEFAULTLIB 
1>/WX 
1>/debug 
1>/debugtype:cv,fixup,pdata 
1>/version:6.1 
1>/osversion:6.1 
1>/functionpadmin:5 
1>/safeseh 
1>/pdbcompress 
1>/STACK:0x40000,0x1000 
1>/driver 
1>/base:0x10000 
1>/align:0x80 /stub:c:\winddk\7600.16385.1\lib\wxp\stub512.com 
1>/subsystem:native,5.01 
1>/entry:GsDriverEntry@8 
1>/out:c:\example\objchk_wxp_x86\i386\Example.sys 
1>c:\example\objchk_wxp_x86\i386\init.obj 
1>c:\winddk\7600.16385.1\lib\wxp\i386\BufferOverflowK.lib 
1>c:\winddk\7600.16385.1\lib\wxp\i386\ntoskrnl.lib 
1>c:\winddk\7600.16385.1\lib\wxp\i386\hal.lib 
1>c:\winddk\7600.16385.1\lib\wxp\i386\wmilib.lib 
1>c:\winddk\7600.16385.1\lib\wxp\i386\sehupd.lib 
1>init.obj : error LNK2019: unresolved external symbol "long __stdcall Close_HandleIRPprocessing(struct _DEVICE_OBJECT *,struct _IRP *)" (?Close_HandleIRPprocessing@@YGJPAU_DEVICE_OBJECT@@PAU_IRP@@@Z) referenced in function _DriverEntry@8
1>errors in directory c:\example
1>c:\example\init.obj : error LNK2019: unresolved external symbol "long __stdcall Close_HandleIRPprocessing(struct _DEVICE_OBJECT *,struct _IRP *)" (?Close_HandleIRPprocessing@@YGJPAU_DEVICE_OBJECT@@PAU_IRP@@@Z) referenced in function _DriverEntry@8
1>c:\example\objchk_wxp_x86\i386\Example.sys : fatal error LNK1120: 1 unresolved externals
1>c:\example\objchk_wxp_x86\i386\example.sys : error LNK1120: 1 unresolved externals
