Historique des commits

Auteur SHA1 Message Date
  svenbarth 3f45860cf9 Use constref instead of const when passing TEntryInformation along il y a 9 ans
  svenbarth 788393c298 Change WideString initialization to work correctly with indirect main information as well il y a 9 ans
  svenbarth af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 il y a 9 ans
  svenbarth 6afda909d4 Rework TlsKey handling on Windows so that it works as intended with indirect main information il y a 9 ans
  svenbarth 7b67ead440 Pass further main program data through the indirect entry information. il y a 9 ans
  svenbarth 7e1e947b71 asm_exit is only needed on Win32 (Note: the removal of asm_exit from TEntryInformation in the previous commit should have been in this one -.- ) il y a 9 ans
  svenbarth b525cecad8 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) il y a 9 ans
  pierre 4a9c8e330b + Move EXEC_callback into separate file win/systlsdir.inc il y a 13 ans
  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. il y a 14 ans
  sergei 59ac157b50 sysinit*.pp: Factored common code into include file. il y a 14 ans