fpc/rtl/win
2020-10-26 12:29:18 +00:00
..
wininc GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 2020-10-26 12:29:18 +00:00
dos.pp
dynlibs.inc
fpcmemdll.pp
messages.pp
sharemem.pp
sysdir.inc
sysdl.inc * GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString 2020-05-10 20:46:04 +00:00
sysdlh.inc
sysfile.inc * fix for broken wince compilation after r46863 2020-09-15 21:36:01 +00:00
sysheap.inc
sysos.inc * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. 2020-05-02 18:19:26 +00:00
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
systhrd.inc * protect against empty strings inside the SetThreadDebugNameA and -U functions 2020-05-03 21:11:36 +00:00
systlsdir.inc
sysutils.pp GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 2020-10-26 12:29:18 +00:00
syswin.inc * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. 2020-05-02 18:19:26 +00:00
syswinh.inc * Windows: Reworked handling of command line arguments to properly support Unicode: 2020-04-23 12:38:42 +00: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
winres.inc