Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<html> <body> <pre> <h1>Build Log</h1> <h3> --------------------Configuration: sample - Win32 Release-------------------- </h3> <h3>Command Lines</h3> Creating temporary file "E:\DOCUME~1\tyuhas\LOCALS~1\Temp\RSP134.tmp" with contents [ /nologo /MT /W3 /GX /O2 /I "e:\Program Files\Microsoft SDK\Include\\" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "UNICODE" /Fp"Release/sample.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "T:\proppage\sample\page.cxx" ] Creating command line "cl.exe @E:\DOCUME~1\tyuhas\LOCALS~1\Temp\RSP134.tmp" Creating temporary file "E:\DOCUME~1\tyuhas\LOCALS~1\Temp\RSP135.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib activeds.lib adsiid.lib dsprop.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Release/proppage.pdb" /machine:I386 /def:".\proppage.def" /out:"Release/proppage.dll" /implib:"Release/proppage.lib" /libpath:"e:\Program Files\Microsoft SDK\Lib\\" .\Release\dllmisc.obj .\Release\host.obj .\Release\page.obj .\Release\page.res ] Creating command line "link.exe @E:\DOCUME~1\tyuhas\LOCALS~1\Temp\RSP135.tmp" <h3>Output Window</h3> Compiling... page.cxx Linking... Creating library Release/proppage.lib and object Release/proppage.exp
<h3>Results</h3> proppage.dll - 0 error(s), 0 warning(s) </pre> </body> </html>
|