michael
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
há 7 anos atrás |
florian
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
há 13 anos atrás |
pierre
|
4a9c8e330b
+ Move EXEC_callback into separate file win/systlsdir.inc
|
há 13 anos atrás |
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.
|
há 14 anos atrás |
sergei
|
59ac157b50
sysinit*.pp: Factored common code into include file.
|
há 14 anos atrás |
florian
|
0a26b6a129
+ lazarus project to build win32 rtl
|
há 17 anos atrás |
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
|
há 18 anos atrás |
florian
|
91cdcff845
* the cygwin1.dll messes with the console mode so store and restore the console mode if necessary
|
há 18 anos atrás |
florian
|
c4ed4ed7c1
* fix gprof support for win32
|
há 18 anos atrás |
florian
|
a8928cf22e
* fixed linking against cgywin on win32
|
há 19 anos atrás |
florian
|
6e2187c606
+ windows uses now sysinit units as well
|
há 19 anos atrás |