Build Log
--------------------Configuration: asdevice - Win32 (WCE ARM) Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP4FC.tmp" with contents [ /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=211 /D "H/PC Pro 2.11" /D WCE_PLATFORM=UNKNOWN /D "ARM" /D "_ARM_" /D UNDER_CE=211 /D "UNICODE" /D "_USRDLL" /D "ASDEVICE_EXPORTS" /Fp"ARMDbg/asdevice.pch" /Yu"stdafx.h" /Fo"ARMDbg/" /Fd"ARMDbg/" /MC /c "C:\prenhall\samples\activsync\asdevice\db.cpp" ] Creating command line "clarm.exe @C:\TEMP\RSP4FC.tmp" Creating temporary file "C:\TEMP\RSP4FD.tmp" with contents [ commctrl.lib coredll.lib /nologo /dll /incremental:yes /pdb:"ARMDbg/asdevice.pdb" /debug /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /nodefaultlib:oldnames.lib" /out:"ARMDbg/asdevice.dll" /implib:"ARMDbg/asdevice.lib" /MACHINE:ARM /subsystem:windowsce,2.11 /STACK:65536,4096 /entry:_DllMainCRTStartup /base:0x00100000 /MACHINE:ARM .\ARMDbg\asdevice.obj .\ARMDbg\db.obj .\ARMDbg\ReplObjHandler.obj .\ARMDbg\StdAfx.obj ] Creating command line "link.exe @C:\TEMP\RSP4FD.tmp"Output Window
Compiling... db.cpp Linking... Creating library ARMDbg/asdevice.lib and object ARMDbg/asdevice.expResults
asdevice.dll - 0 error(s), 0 warning(s)