home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / ActiveDir / User / vc / IADSUSER.plg < prev    next >
Encoding:
Text File  |  1999-04-05  |  1.5 KB  |  36 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: IADSUSER - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP6F.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "UNICODE" /D "_UNICODE" /Fp"Debug/IADSUSER.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:\Content\sdk\Samples\ActiveDir\User\vc\iasuser.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\TEMP\RSP6F.tmp" 
  15. Creating temporary file "C:\TEMP\RSP70.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib activeds.lib adsiid.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/IADSUSER.pdb" /debug /machine:I386 /out:"Debug/IADSUSER.exe" /pdbtype:sept 
  18. .\Debug\iasuser.obj
  19. ]
  20. Creating command line "link.exe @C:\TEMP\RSP70.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. iasuser.cpp
  24. C:\Content\sdk\Samples\ActiveDir\User\vc\iasuser.cpp(634) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
  25. C:\Content\sdk\Samples\ActiveDir\User\vc\iasuser.cpp(677) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
  26. C:\Content\sdk\Samples\ActiveDir\User\vc\iasuser.cpp(720) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
  27. Linking...
  28.  
  29.  
  30.  
  31. <h3>Results</h3>
  32. IADSUSER.exe - 0 error(s), 3 warning(s)
  33. </pre>
  34. </body>
  35. </html>
  36.