⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 barchartctrl.plg

📁 a bar chart,a good refernce for the control
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BarChartCtrl - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x429 /fo"Debug/BarChartCtrl.res" /d "_DEBUG" /d "_AFXDLL" "E:\computer\C\Code\BarChartCtrl\BarChartCtrl.rc"" 
Creating temporary file "C:\DOCUME~1\CFF\LOCALS~1\Temp\RSP1F9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BarChartCtrl.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\computer\C\Code\BarChartCtrl\BarChart.cpp"
"E:\computer\C\Code\BarChartCtrl\BarChartCtrl.cpp"
"E:\computer\C\Code\BarChartCtrl\BarChartCtrlDlg.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\CFF\LOCALS~1\Temp\RSP1F9.tmp" 
Creating temporary file "C:\DOCUME~1\CFF\LOCALS~1\Temp\RSP1FA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BarChartCtrl.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\computer\C\Code\BarChartCtrl\StdAfx.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\CFF\LOCALS~1\Temp\RSP1FA.tmp" 
Creating temporary file "C:\DOCUME~1\CFF\LOCALS~1\Temp\RSP1FB.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/BarChartCtrl.pdb" /debug /machine:I386 /out:"Debug/BarChartCtrl.exe" /pdbtype:sept 
.\Debug\BarChart.obj
.\Debug\BarChartCtrl.obj
.\Debug\BarChartCtrlDlg.obj
.\Debug\StdAfx.obj
.\Debug\BarChartCtrl.res
]
Creating command line "xilink6.exe @C:\DOCUME~1\CFF\LOCALS~1\Temp\RSP1FB.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BarChart.cpp
E:\computer\C\Code\BarChartCtrl\BarChart.h(121): warning #1125: function "CWnd::Create(LPCTSTR={LPCSTR={const CHAR={char} *}}, LPCTSTR={LPCSTR={const CHAR={char} *}}, DWORD={unsigned long}, const RECT &, CWnd *, UINT={unsigned int}, CCreateContext *)" is hidden by "CChartTip::Create" -- virtual function override intended?
   BOOL Create(CWnd* pParentWnd, BOOL* pbEnable, CString* lpszTitle, int nDelay);
        ^

E:\computer\C\Code\BarChartCtrl\BarChart.h(463): warning #1125: function "CWnd::Create(LPCTSTR={LPCSTR={const CHAR={char} *}}, LPCTSTR={LPCSTR={const CHAR={char} *}}, DWORD={unsigned long}, const RECT &, CWnd *, UINT={unsigned int}, CCreateContext *)" is hidden by "CBarChart::Create" -- virtual function override intended?
   BOOL Create(const RECT& rect, CWnd* pParentWnd, UINT nControlID, CString szChartTitle="");
        ^

BarChartCtrl.cpp
E:\computer\C\Code\BarChartCtrl\BarChart.h(121): warning #1125: function "CWnd::Create(LPCTSTR={LPCSTR={const CHAR={char} *}}, LPCTSTR={LPCSTR={const CHAR={char} *}}, DWORD={unsigned long}, const RECT &, CWnd *, UINT={unsigned int}, CCreateContext *)" is hidden by "CChartTip::Create" -- virtual function override intended?
   BOOL Create(CWnd* pParentWnd, BOOL* pbEnable, CString* lpszTitle, int nDelay);
        ^

E:\computer\C\Code\BarChartCtrl\BarChart.h(463): warning #1125: function "CWnd::Create(LPCTSTR={LPCSTR={const CHAR={char} *}}, LPCTSTR={LPCSTR={const CHAR={char} *}}, DWORD={unsigned long}, const RECT &, CWnd *, UINT={unsigned int}, CCreateContext *)" is hidden by "CBarChart::Create" -- virtual function override intended?
   BOOL Create(const RECT& rect, CWnd* pParentWnd, UINT nControlID, CString szChartTitle="");
        ^

BarChartCtrlDlg.cpp
E:\computer\C\Code\BarChartCtrl\BarChart.h(121): warning #1125: function "CWnd::Create(LPCTSTR={LPCSTR={const CHAR={char} *}}, LPCTSTR={LPCSTR={const CHAR={char} *}}, DWORD={unsigned long}, const RECT &, CWnd *, UINT={unsigned int}, CCreateContext *)" is hidden by "CChartTip::Create" -- virtual function override intended?
   BOOL Create(CWnd* pParentWnd, BOOL* pbEnable, CString* lpszTitle, int nDelay);
        ^

E:\computer\C\Code\BarChartCtrl\BarChart.h(463): warning #1125: function "CWnd::Create(LPCTSTR={LPCSTR={const CHAR={char} *}}, LPCTSTR={LPCSTR={const CHAR={char} *}}, DWORD={unsigned long}, const RECT &, CWnd *, UINT={unsigned int}, CCreateContext *)" is hidden by "CBarChart::Create" -- virtual function override intended?
   BOOL Create(const RECT& rect, CWnd* pParentWnd, UINT nControlID, CString szChartTitle="");
        ^

Linking...
xilink6: executing 'C:\PROGRA~1\MICROS~2\VC98\Bin\link.exe'
Creating command line "bscmake.exe /nologo /o"Debug/BarChartCtrl.bsc"  .\Debug\StdAfx.sbr .\Debug\BarChart.sbr .\Debug\BarChartCtrl.sbr .\Debug\BarChartCtrlDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
BarChartCtrl.exe - 0 error(s), 6 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -