This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
1925
commits
6
branches
13
tags
80
MiB
f0891be218
Commit graph
3 commits
Author
SHA1
Message
Date
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