A free Windows-compatible Operating System - mirrored from GitHub
Find a file
ReactOS Portable Systems Group c84fd405bf - We now implement a skeleton framework for context switching
- The only things we do are swap the stack and then display the old/new thread/stack.
- More work to be done to actually save the non-volatiles, prepare the thread state, and restore the volatiles for the new thread.
- Then we will return to the saved return address, and we should be in Phase 1 with working thread switching/scheduling.

svn path=/trunk/; revision=33935
2008-06-11 19:13:25 +00:00
irc - remove now unneeded files 2008-05-18 16:04:19 +00:00
reactos - We now implement a skeleton framework for context switching 2008-06-11 19:13:25 +00:00
rosapps add simple TTF icon to fontview 2008-06-09 18:10:02 +00:00
rostests Synced shlwapi_winetest.exe with Wine HEAD 2008-06-08 17:14:50 +00:00
wallpaper