.NET
cebuild.txt
Associated article: The Windows CE Build Process
Tags: .NET
Published source code accompanying the article by Aspi Havewala in which he shows how you can pick and choose among Windows CE components to build a "custom" version of Windows CE.
The Windows CE Build Process by Aspi Havewala Listing One REM // Base components set CE_MODULES=coredll filesys nk toolhelp shell set COREDLL_COMPONENTS=coremain coreloc lmem thunks fmtmsg set FILESYS_COMPONENTS=fsysram fsreg fsheap fsmain fspass fsdbase REM // Base ...


