fpc/rtl/win
2025-02-19 17:31:01 +01:00
..
wininc * fix from #41053. Add cc_anycolor 2024-12-09 22:54:32 +01:00
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
fpcmemdll.pp
messages.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
sharemem.pp
sysdir.inc
sysdl.inc
sysdlh.inc
sysfile.inc
sysheap.inc Shorten win/systhrd.inc; fix SetThreadStackGuarantee signature. 2024-05-01 19:57:16 +00:00
sysos.inc Import Heap* functions on WinCE. 2024-05-05 20:10:45 +00:00
sysosh.inc * change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE. 2024-05-25 17:51:56 +02:00
systhrd.inc Fix wince compilation using FPC_HAS_SYSRELOCATETHREADVAR_ASM macro. 2024-07-09 17:43:58 +02:00
systlsdir.inc
sysutils.pp * Extend GetLocalTimeOffset to return Dst or not 2025-02-19 17:31:01 +01:00
syswin.inc Remove most of the VER3_0 conditionals. 2024-08-25 09:44:11 +00:00
syswinh.inc
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 Typo in comment (windirs unit) 2024-10-09 19:49:53 +00:00
winres.inc