A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Thomas Bluemel 6d97eb3b0f 1. object type names are stored in ntoskrnl's image (which is nonpaged memory), so there's no need to allocate and copy them to new memory
2. fixed PsLookupThreadByThreadId() prototype
3. renamed the process list to PsActiveProcessHead and use fast mutexes to serialize access to it

svn path=/trunk/; revision=13623
2005-02-17 16:41:28 +00:00
irc Interpret numeric values as being hexadecimal values if they contain hex digits a-f 2005-02-16 23:17:17 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2
posix Resource script uses the new generic rc script. 2005-02-13 23:03:17 +00:00
reactos 1. object type names are stored in ntoskrnl's image (which is nonpaged memory), so there's no need to allocate and copy them to new memory 2005-02-17 16:41:28 +00:00
rosapps Add EOL to make gcc shutup. 2005-02-16 03:17:36 +00:00