mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-22 15:13:49 +02:00
// Put all WinAPI definitions to single include file
Be independent from Delphi versions 7 and below, merge all imports (Delphi linker workaround).
This commit is contained in:
@@ -327,6 +327,7 @@ const
|
||||
con_write_string: procedure(Str: PKolibriChar; Length: LongWord); stdcall = nil;
|
||||
|
||||
{$IFNDEF KolibriOS}
|
||||
{$I KoW\WinAPI.inc}
|
||||
{$I KoW\SysAPI.inc}
|
||||
{$ENDIF}
|
||||
|
||||
|
Reference in New Issue
Block a user