fpc/rtl/win
marco cf0bf230c5 * ifdef _win64 -> win64. Patch by Marcin. Possibly headers converted
when windows 64-bit existed, but without direct usage knowledge.
   Should be in final 3.2.0

git-svn-id: trunk@44258 -
2020-03-03 11:04:54 +00:00
..
wininc * ifdef _win64 -> win64. Patch by Marcin. Possibly headers converted 2020-03-03 11:04:54 +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
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
sysdlh.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
systhrd.inc * do not set IsMultithread on windows, if no second thread is started, resolves #30535 2017-03-11 21:35:48 +00:00
systlsdir.inc Replace __tls_used for win64 by an alias of _tls_used 2017-05-05 14:27:04 +00:00
sysutils.pp * some quick fixes for Win32 with temp variables for some places where the int64 changes breaks. 2020-01-22 12:07:49 +00:00
syswin.inc * fix for Mantis #36544: provide an overall exception handler for the library startup code in case of unhandled exceptions (the loading of the library is considered failed in that case) when SEH is active 2020-01-10 15:39:20 +00:00
tthread.inc
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