?? mydll.plg
字號:
--------------------Configuration: mydll - Win32 Debug--------------------
Begining build with project "D:\insertcode\mydll\mydll.dsp", at root.
Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/mydll.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
"Win32 Resource Compiler" with flags "/l 0x804 /d "_DEBUG" "
"Browser Database Maker" with flags "/nologo /o"Debug/mydll.bsc" "
"COFF Linker for 80x86" with flags "kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Debug/mydll.pdb" /machine:I386 /def:".\kern.def" /out:"Debug/mydll.dll" /implib:"Debug/mydll.lib" /pdbtype:sept "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents </nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/mydll.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\insertcode\mydll\mydll.cpp"
>
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp"
Creating temp file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents <kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Debug/mydll.pdb" /machine:I386 /def:".\kern.def" /out:"Debug/mydll.dll" /implib:"Debug/mydll.lib" /pdbtype:sept
.\Debug\mydll.obj>
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
Compiling...
mydll.cpp
Linking...
Creating library Debug/mydll.lib and object Debug/mydll.exp
mydll.dll - 0 error(s), 0 warning(s)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -