Projects

Find all our projects in development below.
All source code is GNU General Public License (GPL)

MSN/Windows Messenger Popup Effects

Browsing cpp/cbtcwhk.plg (1.41 KB)

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: cbtcwhk - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/Script1.res" /d "NDEBUG" "C:\Jaystuff\C++ Projects\CBT CreateWnd Hook DLL\Script1.rc"" 
Creating temporary file "C:\DOCUME~1\Jason\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "cbtcwhk_EXPORTS" /Fp"Release/cbtcwhk.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Jaystuff\C++ Projects\CBT CreateWnd Hook DLL\main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Jason\LOCALS~1\Temp\RSP4F.tmp" 
Creating temporary file "C:\DOCUME~1\Jason\LOCALS~1\Temp\RSP50.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 /nologo /dll /incremental:no /pdb:"Release/cbtcwhk.pdb" /machine:I386 /def:".\exports.def" /out:"Release/cbtcwhk.dll" /implib:"Release/cbtcwhk.lib" 
".\Release\main.obj"
".\Release\Script1.res"
]
Creating command line "link.exe @C:\DOCUME~1\Jason\LOCALS~1\Temp\RSP50.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
main.cpp
Linking...
   Creating library Release/cbtcwhk.lib and object Release/cbtcwhk.exp



<h3>Results</h3>
cbtcwhk.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

Download cpp/cbtcwhk.plg

Back to file list


Back to project page