oliverschmidt
|
0655839603
|
Removed superfluous semicolon.
|
2008-02-08 12:14:52 +00:00 |
|
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
|
62fa3b8c01
|
Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-(
|
2006-08-15 14:46:33 +00:00 |
|
oliverschmidt
|
56b07d90a6
|
Improved code clarity by moving the API macros definitions to the support function declarations.
|
2006-08-14 23:46:43 +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 |
|