fpc/rtl/wince
2015-09-05 11:02:54 +00:00
..
wininc + add GetIconInfo, patch by Andrew G. Khodotov, resolves #26772 2014-12-14 18:11:03 +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 * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc Add missing rule for unicodenmtable unit 2014-11-22 14:08:21 +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 * changed declarations in finah.inc and diskh.inc from ansistring to 2013-08-19 22:04:40 +00:00
windows.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
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