fpc/rtl/wince/wininc
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
..
base.inc * alias some types to system. 2014-08-08 18:28:48 +00:00
cemiss.inc
coredll.inc + add GetIconInfo, patch by Andrew G. Khodotov, resolves #26772 2014-12-14 18:11:03 +00:00
defines.inc * Extention -> extension (By Reinier, bug ID #25979) 2014-05-10 15:30:57 +00:00
errors.inc
makefile.inc * Started moving wince extra APIs from windows unit to separate units in packages/winceunits. Similar to win32/64. 2008-05-07 11:16:05 +00:00
messages.inc 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
redef.inc * patch by "Vasil" to fix various WinCE and Win32 API conversion issues 2010-08-15 19:39:31 +00:00
struct.inc Fix for Mantis #29499. 2016-01-29 14:32:59 +00:00