fpc/rtl/win
2023-05-28 15:47:49 +02:00
..
wininc * movefile_* consts expanded 2023-05-28 15:47:49 +02:00
dos.pp * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +00:00
dynlibs.inc
fpcmemdll.pp
messages.pp * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
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 bug #38021 based on patch by Sergey Larin 2020-11-01 16:46:52 +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 * implement waitformultiple for win32 only. 2023-05-20 14:37:26 +02:00
systlsdir.inc Replace __tls_used for win64 by an alias of _tls_used 2017-05-05 14:27:04 +00:00
sysutils.pp * Fix TDateTimeInfoRec 2023-01-23 18:09:43 +01:00
syswin.inc * patch by Dean Mustakinov to improve commandline quote handling on Windows, resolves #40189 2023-04-29 13:11:11 +02: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 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
winres.inc Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 2016-02-19 16:22:20 +00:00