Click here to Skip to main content
15,896,453 members
Articles / Web Development / HTML

A Comprehensive CE Class Library to Replace ATL and MFC

Rate me:
Please Sign up or sign in to vote.
4.48/5 (14 votes)
4 Oct 2000CPOL 282.9K   998   70  
A collection of classes for CE that do not use ATL or MFC, plus an FTP client, database viewer, and sample application that solves beam deflection equations.
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CeLib - Win32 (WCE MIPS) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP2F.tmp" with contents
[
/nologo /W3 /Zi /Od /I "..\..\CeLib" /D _WIN32_WCE=211 /D "Palm-size PC 2.11" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=211 /D "UNICODE" /D "_MBCS" /D "_LIB" /D "_DEBUG" /Fp"WMIPSDbg/CeLib.pch" /Yu"stdafx.h" /Fo"WMIPSDbg/" /Fd"WMIPSDbg/" /MC /QMRWCE /c 
"D:\WinCe\CeLib\CeDb.cpp"
"D:\WinCe\CeLib\CeDialog.cpp"
"D:\WinCe\CeLib\CeFontDlg.cpp"
"D:\WinCe\CeLib\CeFtp.cpp"
"D:\WinCe\CeLib\CeLabel.cpp"
"D:\WinCe\CeLib\CeMgr.cpp"
"D:\WinCe\CeLib\CeMisc.cpp"
"D:\WinCe\CeLib\CeModule.cpp"
"D:\WinCe\CeLib\CeProperty.cpp"
"D:\WinCe\CeLib\CeRas.cpp"
"D:\WinCe\CeLib\CeReg.cpp"
"D:\WinCe\CeLib\CeSocket.cpp"
"D:\WinCe\CeLib\CeSplit.cpp"
"D:\WinCe\CeLib\CeTab.cpp"
"D:\WinCe\CeLib\CeWnd.cpp"
]
Creating command line "clmips.exe @F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP2F.tmp" 
Creating temporary file "F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /W3 /Zi /Od /I "..\..\CeLib" /D _WIN32_WCE=211 /D "Palm-size PC 2.11" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=211 /D "UNICODE" /D "_MBCS" /D "_LIB" /D "_DEBUG" /Fo"WMIPSDbg/" /Fd"WMIPSDbg/" /MC /QMRWCE /c 
"D:\WinCe\CeLib\CeString.cpp"
]
Creating command line "clmips.exe @F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP30.tmp" 
Creating temporary file "F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /W3 /Zi /Od /I "..\..\CeLib" /D _WIN32_WCE=211 /D "Palm-size PC 2.11" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=211 /D "UNICODE" /D "_MBCS" /D "_LIB" /D "_DEBUG" /Fp"WMIPSDbg/CeLib.pch" /Yc"stdafx.h" /Fo"WMIPSDbg/" /Fd"WMIPSDbg/" /MC /QMRWCE /c 
"D:\WinCe\CeLib\StdAfx.cpp"
]
Creating command line "clmips.exe @F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP31.tmp" 
Creating temporary file "F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /out:"WMIPSDbg\CeLib.lib" 
.\WMIPSDbg\CeDb.obj
.\WMIPSDbg\CeDialog.obj
.\WMIPSDbg\CeFontDlg.obj
.\WMIPSDbg\CeFtp.obj
.\WMIPSDbg\CeLabel.obj
.\WMIPSDbg\CeMgr.obj
.\WMIPSDbg\CeMisc.obj
.\WMIPSDbg\CeModule.obj
.\WMIPSDbg\CeProperty.obj
.\WMIPSDbg\CeRas.obj
.\WMIPSDbg\CeReg.obj
.\WMIPSDbg\CeSocket.obj
.\WMIPSDbg\CeSplit.obj
.\WMIPSDbg\CeString.obj
.\WMIPSDbg\CeTab.obj
.\WMIPSDbg\CeWnd.obj
.\WMIPSDbg\StdAfx.obj
]
Creating command line "link.exe -lib @F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP32.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
CeDb.cpp
CeDialog.cpp
CeFontDlg.cpp
CeFtp.cpp
CeLabel.cpp
CeMgr.cpp
CeMisc.cpp
CeModule.cpp
CeProperty.cpp
D:\WinCe\CeLib\CeProperty.cpp(122) : warning C4101: 'lRet' : unreferenced local variable
CeRas.cpp
CeReg.cpp
CeSocket.cpp
CeSplit.cpp
CeTab.cpp
CeWnd.cpp
Generating Code...
Compiling...
CeString.cpp
Creating library...
<h3>
--------------------Configuration: ftpView - Win32 (WCE MIPS) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"WMIPSDbg/ftpView.res" /d "MIPS" /d "_MIPS_" /d UNDER_CE=211 /d _WIN32_WCE=211 /d "Palm-size PC 2.11" /d "UNICODE" /d "DEBUG" /r "D:\WinCe\FtpView\ftpView.rc"" 
Creating temporary file "F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP33.tmp" with contents
[
/nologo /W3 /Zi /Od /I "..\CeLib" /D _WIN32_WCE=211 /D "Palm-size PC 2.11" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=211 /D "UNICODE" /D "_MBCS" /D "_DEBUG" /Fp"WMIPSDbg/FtpView.pch" /Yu"stdafx.h" /Fo"WMIPSDbg/" /Fd"WMIPSDbg/" /MC /QMRWCE /c 
"D:\WinCe\FtpView\dbWiz.cpp"
"D:\WinCe\FtpView\FtpTransDlg.cpp"
"D:\WinCe\FtpView\ftpView.cpp"
"D:\WinCe\FtpView\MainWnd.cpp"
"D:\WinCe\FtpView\PropDlg.cpp"
"D:\WinCe\FtpView\SiteDlg.cpp"
]
Creating command line "clmips.exe @F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP33.tmp" 
Creating temporary file "F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP34.tmp" with contents
[
/nologo /W3 /Zi /Od /I "..\CeLib" /D _WIN32_WCE=211 /D "Palm-size PC 2.11" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=211 /D "UNICODE" /D "_MBCS" /D "_DEBUG" /Fp"WMIPSDbg/FtpView.pch" /Yc"stdafx.h" /Fo"WMIPSDbg/" /Fd"WMIPSDbg/" /MC /QMRWCE /c 
"D:\WinCe\FtpView\StdAfx.cpp"
]
Creating command line "clmips.exe @F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP34.tmp" 
Creating temporary file "F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP35.tmp" with contents
[
ceshell.lib /nologo /incremental:yes /pdb:"WMIPSDbg/FtpView.pdb" /debug /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"WMIPSDbg/FtpView.exe" /machine:MIPS /subsystem:windowsce,2.11 /STACK:65536,4096 
.\WMIPSDbg\dbWiz.obj
.\WMIPSDbg\FtpTransDlg.obj
.\WMIPSDbg\ftpView.obj
.\WMIPSDbg\MainWnd.obj
.\WMIPSDbg\PropDlg.obj
.\WMIPSDbg\SiteDlg.obj
.\WMIPSDbg\StdAfx.obj
.\WMIPSDbg\ftpView.res
\WinCe\CeLib\WMIPSDbg\CeLib.lib
]
Creating command line "link.exe @F:\DOCUME~1\KennyG\LOCALS~1\Temp\RSP35.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
dbWiz.cpp
FtpTransDlg.cpp
ftpView.cpp
MainWnd.cpp
PropDlg.cpp
SiteDlg.cpp
Generating Code...
Linking...



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

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions