fpc/rtl/win
marco a94205280c * fixes mantis 34008, some copy paste errors in -A and -W suffixes.
Note that the enumfont* functions seem to use the var prototypes, while only redef functions should use them. Probably not worth breaking compat for though (in since 2016)

git-svn-id: trunk@39480 -
2018-07-21 12:29:18 +00:00
..
wininc * fixes mantis 34008, some copy paste errors in -A and -W suffixes. 2018-07-21 12:29:18 +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 + 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 * 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 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
syswin.inc * fixed TranslateMxcsr 2018-02-17 15:40:49 +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