fpc/rtl/win
2023-07-27 19:04:03 +02:00
..
wininc * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
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
fpcmemdll.pp
messages.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
sharemem.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
sysdir.inc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). 2014-02-19 07:28:46 +00:00
sysdl.inc * String -> AnsiString 2023-07-14 17:26:11 +02: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
sysfile.inc * fix for bug #38021 based on patch by Sergey Larin 2020-11-01 16:46:52 +00:00
sysheap.inc * First part of 64-bit Windows fixes from Mantis #23074. 2014-02-18 02:10:35 +00:00
sysos.inc * Char -> AnsiChar 2023-07-14 17:26:10 +02:00
sysosh.inc Also prevent SyncObjs.THandleObject.WaitForMultiple from unconditionally linking to ole32.dll. 2023-07-20 11:52:26 +03:00
systhrd.inc Also prevent SyncObjs.THandleObject.WaitForMultiple from unconditionally linking to ole32.dll. 2023-07-20 11:52:26 +03:00
systlsdir.inc Replace __tls_used for win64 by an alias of _tls_used 2017-05-05 14:27:04 +00:00
sysutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
syswin.inc * string -> shortstring 2023-07-14 17:26:11 +02:00
syswinh.inc * Char -> AnsiChar 2023-07-14 17:26:10 +02:00
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00
windirs.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
winres.inc * Char -> AnsiChar 2023-07-14 17:26:10 +02:00