fpc/rtl/wince
2014-02-22 13:42:41 +00:00
..
wininc rtl: move WM_APP to messages.inc instead of defines.inc. In other case it is not visible if only Message.pas is included into uses. 2012-05-18 08:59:23 +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 * fixed WinCE breakage caused when moving to target dependent type for ordinal argument in GetProcAddress 2014-01-19 22:42:52 +00:00
Makefile * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc Fix compilation of WinCE (for both ARM and i386!) after RTL changes 2014-01-20 09:31:17 +00:00
messages.pp
readme.txt
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
system.pp - Text i/o routines are not expected to return a value. 2014-02-22 13:42:41 +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

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