yury
|
73448deda6
* Windows: Prevent removal of the TLS directory by the linker when RTL is compiled with -O4 or when inlining is enabled.
|
4 years ago |
joost
|
2b4c68ecbe
* hInstance has 64 bits on Win64, avoid cutting it off when storing it into SysInstance
|
6 years ago |
pierre
|
af5d27e083
Fix compilation wtih range check: STD_INPUT_HANDLE must be a DWORD
|
7 years ago |
svenbarth
|
74386d444b
* use correctly prefixed variant of tls_used (Win64 does not have a C prefix)
|
8 years ago |
svenbarth
|
2808be3e20
+ add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there)
|
9 years ago |