	cd ".\libjpeg"
	NMAKE /                   /F ".\libjpeg.mak" CFG="libjpeg - Win32 Release"
	cd ".."
	cd ".\zlib"
	NMAKE /                   /F ".\zlib.mak" CFG="zlib - Win32 Release"
	cd ".."
	cd ".\omnithread"
	NMAKE /                   /F ".\omnithread.mak" CFG="omnithread - Win32 Release"
	cd ".."
	cd ".\VNCHooks"
	NMAKE /                   /F ".\VNCHooks.mak" CFG="VNCHooks - Win32 Release"
	cd ".."
	cl.exe @C:\TEMP\nma00060.
d3des.c
ParseHost.c
vncauth.c
	cl.exe @C:\TEMP\nmb00060.
VideoDriver.cpp
VideoDriver.cpp(426) : error C2065: 'DM_POSITION' : undeclared identifier
vncDesktop.cpp
vncDesktop.cpp(97) : error C2065: 'SM_CMONITORS' : undeclared identifier
vncDesktop.cpp(873) : error C2065: 'SM_XVIRTUALSCREEN' : undeclared identifier
vncDesktop.cpp(874) : error C2065: 'SM_YVIRTUALSCREEN' : undeclared identifier
vncDesktop.cpp(875) : error C2065: 'SM_CXVIRTUALSCREEN' : undeclared identifier
vncDesktop.cpp(876) : error C2065: 'SM_CYVIRTUALSCREEN' : undeclared identifier
vncServer.cpp
vncServer.cpp(1691) : error C2059: syntax error : '__cdecl'
vncServer.cpp(1691) : error C2091: function returns function
vncServer.cpp(1692) : error C2061: syntax error : identifier 'LPMONITORINFO'
vncServer.cpp(1698) : error C2065: 'pMonitorFromPoint' : undeclared identifier
vncServer.cpp(1698) : error C2146: syntax error : missing ';' before identifier 'pMFP'
vncServer.cpp(1698) : error C2065: 'pMFP' : undeclared identifier
vncServer.cpp(1698) : error C2146: syntax error : missing ';' before identifier 'GetProcAddress'
vncServer.cpp(1712) : error C2072: 'hm' : initialization of a function
vncServer.cpp(1712) : error C2065: 'MONITOR_DEFAULTTONEAREST' : undeclared identifier
vncServer.cpp(1713) : error C2171: '!' : illegal on operands of type 'int (__cdecl *(void))(struct tagPOINT,unsigned long)'
vncServer.cpp(1718) : error C2065: 'MONITORINFO' : undeclared identifier
vncServer.cpp(1718) : error C2146: syntax error : missing ';' before identifier 'moninfo'
vncServer.cpp(1718) : error C2065: 'moninfo' : undeclared identifier
vncServer.cpp(1719) : error C2228: left of '.cbSize' must have class/struct/union type
vncServer.cpp(1732) : error C2228: left of '.rcMonitor' must have class/struct/union type
vncServer.cpp(1732) : error C2228: left of '.left' must have class/struct/union type
vncServer.cpp(1733) : error C2228: left of '.rcMonitor' must have class/struct/union type
vncServer.cpp(1733) : error C2228: left of '.top' must have class/struct/union type
vncServer.cpp(1734) : error C2228: left of '.rcMonitor' must have class/struct/union type
vncServer.cpp(1734) : error C2228: left of '.right' must have class/struct/union type
vncServer.cpp(1735) : error C2228: left of '.rcMonitor' must have class/struct/union type
vncServer.cpp(1735) : error C2228: left of '.bottom' must have class/struct/union type
