A free Windows-compatible Operating System - mirrored from GitHub
Go to file
James Tabor 762c1e58de Win32k Timers:
- This is relative to bugs 3634 and 2393. Please leave additional information in bug report 2393.
- Timer code should not be associated with message queues, since theses types of queues are subject to being destroyed. This creates a problem of loosing timers.
- This is a first part of a rewrite of the timers. Moving the timers from the message queue to a linked list very similar to our DCE code. This will simplify timer handling too.

svn path=/trunk/; revision=35138
2008-08-06 02:05:17 +00:00
irc - Changed ghost command (using NickServ) 2008-08-03 21:34:12 +00:00
reactos Win32k Timers: 2008-08-06 02:05:17 +00:00
rosapps - Fix a typo, now dosfsck really performs writes (and actually works). 2008-08-03 13:20:44 +00:00
rostests - By default enable all tests. 0 failures in Windows XP SP3. 2008-07-30 11:15:48 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00