fpc/rtl/win
marco 2bebfeca3a * return to findexinfostandard, because it didn't work (only changes reporting, not searching).
However the sfn was user accessable via finddata, so for now enable that aain, mantis 35773

git-svn-id: trunk@42326 -
2019-07-05 09:12:47 +00:00
..
wininc * getguiresources + constants, mantis 035546 by 440bx 2019-05-10 15:21:32 +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 * fix for Mantis #35204: TThreadID is a DWord even on Windows 64-bit, so declare it accordingly 2019-03-08 14:47:25 +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 * return to findexinfostandard, because it didn't work (only changes reporting, not searching). 2019-07-05 09:12:47 +00:00
syswin.inc * turn off MB_PRECOMPOSED for encodings named in MSDN multibytetowidechar function, as detailed by Aserge in https://forum.lazarus.freepascal.org/index.php?topic=45380.0;topicseen 2019-05-12 14:18:36 +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 Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
winres.inc