oliverschmidt
|
155a27ff59
|
Switched from (now obsolete) 'process_load' to 'autostart_processes'.
|
2008-02-07 15:53:43 +00:00 |
|
oliverschmidt
|
1c0aa8a0e4
|
Source reformatting only.
|
2007-11-18 13:24:34 +00:00 |
|
oliverschmidt
|
c1e1249bc2
|
Removed compiler warnings.
|
2007-11-18 02:36:07 +00:00 |
|
oliverschmidt
|
96d97031d6
|
Added a Win32 dll loader for loading/unloading *.prg and *.dsc files. It requires at least WinXP as it uses GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS flag for unloading. The "self-unloading" via LOADER_UNLOAD() is implemented by defering the actual unload until back in the main loop using a user-mode APC (Asynchronous Procedure Call).
|
2006-08-13 16:49:43 +00:00 |
|