sergei
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
před 14 roky |
sergei
|
59ac157b50
sysinit*.pp: Factored common code into include file.
|
před 14 roky |
florian
|
b2b0e749bb
* win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll
|
před 18 roky |
florian
|
4e375e0c38
* set ConsoleStartupMode in all startup codes
|
před 18 roky |
florian
|
c4ed4ed7c1
* fix gprof support for win32
|
před 18 roky |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
před 19 roky |