pierre 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option há 7 anos atrás
..
wininc 88c98e87cd * declare REFIID compatible to Win32/Win64 há 8 anos atrás
Makefile 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option há 7 anos atrás
Makefile.fpc 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option há 7 anos atrás
classes.pp 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. há 12 anos atrás
dos.pp 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 há 8 anos atrás
dynlibs.inc 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. há 10 anos atrás
messages.pp 627cf69ae3 * svn props há 18 anos atrás
readme.txt 65dffb0e7c * wince readme.txt is outdated. Leave link to wiki page only. há 17 anos atrás
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we há 12 anos atrás
sysdl.inc 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. há 10 anos atrás
sysdlh.inc 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. há 10 anos atrás
system.pp 675c02dd17 * don't call softfp compilerprocs in the implementation of others, but let há 10 anos atrás
sysutils.pp dfe00a8ed1 Fix for Mantis #30279. Apply patch by Max Nazhalov to fix compilation of i386-wince and arm-wince (the only modification is that the no longer used AnsiString variants of ExecuteProcess are removed) há 9 anos atrás
windows.pp be6c2e6c94 * modeswitches for win64 + wince. há 9 anos atrás
winres.inc 174de3eab1 Merged revisions 9693-10480 via svnmerge from há 17 anos atrás

readme.txt

All information related to WinCE port is available here:
http://wiki.freepascal.org/WinCE_port