mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 12:32:47 +00:00
645218d5c8
svn path=/trunk/; revision=50
10 lines
448 B
Text
10 lines
448 B
Text
0.0.12: Added support for multiple processes (not really tested)
|
|
System calls
|
|
kernel32 now compiles (only as a static library)
|
|
Fixed invalid tss bug (hopefully)
|
|
Added section support
|
|
Added some of the ZwxxxVirtual calls
|
|
Added prototype caching functions (only the Minix fsd actually
|
|
uses them)
|
|
Added handle access and type checking
|
|
Prototype APC implementation (no support for user APCs)
|