📄 adddll.plg
字号:
--------------------Configuration: adddll - Win32 Release--------------------
Begining build with project "D:\img\dll\adddll.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 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/adddll.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
"Win32 Resource Compiler" with flags "/l 0x804 /d "NDEBUG" "
"Browser Database Maker" with flags "/nologo /o"d:\img\debug/adddll.bsc" "
"COFF Linker for 80x86" with flags "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 /subsystem:windows /dll /incremental:no /pdb:"d:\img\debug/adddll.pdb" /machine:I386 /def:".\adddll.def" /out:"d:\img\debug/adddll.dll" /implib:"d:\img\debug/adddll.lib" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "C:\WINDOWS\TEMP\RSP2220.TMP" with contents </nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/adddll.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"D:\img\dll\fig2.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP2220.TMP"
Creating temp file "C:\WINDOWS\TEMP\RSP2221.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 /subsystem:windows /dll /incremental:no /pdb:"d:\img\debug/adddll.pdb" /machine:I386 /def:".\adddll.def" /out:"d:\img\debug/adddll.dll" /implib:"d:\img\debug/adddll.lib"
.\Release\adddll.obj
.\Release\fig2.obj
.\Release\Figure.obj>
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP2221.TMP"
Compiling...
fig2.cpp
D:\img\dll\fig2.cpp(59) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(61) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(74) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(78) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(89) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(91) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(101) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(105) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(116) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(118) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(128) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(132) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(143) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(145) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(155) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(159) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(170) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(172) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(182) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(186) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(197) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(199) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(208) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(212) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(222) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(224) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(235) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(239) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(249) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(251) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(296) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(300) : warning C4018: '<' : signed/unsigned mismatch
D:\img\dll\fig2.cpp(323) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
D:\img\dll\fig2.cpp(326) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(327) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(337) : warning C4244: '=' : conversion from 'long double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(338) : warning C4244: '=' : conversion from 'long double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(355) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(356) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(363) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
D:\img\dll\fig2.cpp(389) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
D:\img\dll\fig2.cpp(392) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
D:\img\dll\fig2.cpp(393) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
D:\img\dll\fig2.cpp(403) : warning C4244: '=' : conversion from 'long double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(404) : warning C4244: '=' : conversion from 'long double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(417) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(418) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(430) : warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data
D:\img\dll\fig2.cpp(479) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(520) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(530) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(536) : warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data
D:\img\dll\fig2.cpp(693) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(923) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(981) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(982) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1257) : warning C4101: 'k' : unreferenced local variable
D:\img\dll\fig2.cpp(1301) : warning C4101: 'k' : unreferenced local variable
D:\img\dll\fig2.cpp(1310) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1312) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1314) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1546) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1550) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1551) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1585) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1616) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1627) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1628) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1638) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1639) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1658) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1658) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1658) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1658) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1661) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1662) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1677) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1677) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1677) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1677) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1680) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1681) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\img\dll\fig2.cpp(1692) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1692) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1692) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1692) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\img\dll\fig2.cpp(1695) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -