fpc/rtl/wince
svenbarth e15e80ab1f Fix for Mantis #29499.
wince/wininc/struct.inc:
  * the Windows unit of WinCE is compiled with $calling cdecl, but cdecl functions don't support high parameters, thus we need to adjust the calling convention when including the typshrd*.inc files

git-svn-id: trunk@33018 -
2016-01-29 14:32:59 +00:00
..
wininc Fix for Mantis #29499. 2016-01-29 14:32:59 +00:00
classes.pp
dos.pp
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
readme.txt
rtldefs.inc
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

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