git-svn-id: trunk@32344 -
@@ -22,6 +22,8 @@ unit windows;
{ stuff like array of const is used }
{$mode objfpc}
+{$modeswitch ADVANCEDRECORDS}
+{$modeswitch class}
{$inline on}
{$calling stdcall}
@@ -25,6 +25,8 @@ unit windows;
{ convention is cdecl for WinCE API}
{$calling cdecl}