fpc/rtl/win
2016-12-03 23:35:20 +00:00
..
wininc * Fix bug #31040 2016-12-01 15:13:11 +00: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 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
sharemem.pp
sysdir.inc
sysdl.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
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 * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc
sysos.inc * added missing error constant 2015-02-23 11:19:50 +00:00
sysosh.inc + add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there) 2016-08-13 19:10:27 +00:00
systhrd.inc * fix for Mantis #30747: for anonymous events CreateEvent() needs to be called with a Nil parameter for the name, not an empty string 2016-10-16 19:29:49 +00:00
systlsdir.inc Use constref instead of const when passing TEntryInformation along 2016-06-11 20:45:47 +00:00
sysutils.pp * Remove trailing #13#10 in the result of SysErrorMessage() on Windows and minor optimization. It is Delphi compatible. 2016-07-29 10:23:12 +00:00
syswin.inc * patch by Dmitry Boyarintsev (bug #31023) implementing SysSetCtrlBreakHandler for Win32 and Win64 2016-12-03 23:35:20 +00:00
tthread.inc * Use STACK_SIZE_PARAM_IS_A_RESERVATION for stack sizes, should fix bug ID #17755 2016-03-27 11:12:47 +00:00
windirs.pp * Patch from Denis Kozlov to fix buffer errors (bug ID 29942) 2016-04-02 09:13:56 +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