fpc/rtl/wince
2015-11-19 14:12:10 +00:00
..
wininc * wince has its own struct. Fix it in same way as win/wininc/struct.inc 2015-11-19 14:12:10 +00:00
classes.pp 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. 2013-05-04 11:06:32 +00:00
dos.pp + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
dynlibs.inc 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. 2015-02-03 20:00:00 +00:00
Makefile o basic extended pascal support: 2015-11-15 15:13:36 +00:00
Makefile.fpc o basic extended pascal support: 2015-11-15 15:13:36 +00:00
messages.pp * svn props 2007-09-14 07:19:48 +00:00
readme.txt * wince readme.txt is outdated. Leave link to wiki page only. 2008-07-20 21:45:00 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdl.inc 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. 2015-02-03 20:00:00 +00:00
sysdlh.inc 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. 2015-02-03 20:00:00 +00:00
system.pp * don't call softfp compilerprocs in the implementation of others, but let 2015-09-02 09:53:57 +00:00
sysutils.pp * Fix bug #0028980 2015-11-08 21:35:12 +00:00
windows.pp * modeswitches for win64 + wince. 2015-11-16 13:51:37 +00:00
winres.inc Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00

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