This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-09-14 22:01:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6c6ee13be2a3d0c935df8dc3dbc76ae5bc4e1d3
reactos
/
reactos
/
subsys
History
Gunnar Dalsnes
16b5d11ec3
move W32PROCESS/W32THREAD into win32\include bcause they are win32k private structs
...
svn path=/trunk/; revision=17262
2005-08-10 18:09:44 +00:00
..
csrss
use the correct pointer to free the string. Thx to Hartmut for spotting this bug
2005-08-07 23:37:59 +00:00
ntvdm
Rouven Wessling <pentiumforever@gmail.com>:
2005-08-02 22:20:03 +00:00
smss
Sigh... yet another misuse of Object Attributes. Developer Note: Object Attributes are used to pass OBJ_ flags. Not Access Flags.
2005-08-09 04:59:19 +00:00
system
Thx harmut you did see the small bug, I miss, do not use MAX_PATH as lenght of command line, it must be CMDLINE_LENGTH instead, patch by Brandon Turner
2005-08-09 19:52:16 +00:00
win32k
move W32PROCESS/W32THREAD into win32\include bcause they are win32k private structs
2005-08-10 18:09:44 +00:00
directory.xml
First attempt to make the XML data we feed rbuild conforming the XInclude spec.
2005-08-01 13:34:33 +00:00