mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
0691de94b5
svn path=/trunk/; revision=376
15 lines
511 B
Text
15 lines
511 B
Text
0.0.14:
|
|
|
|
|
|
0.0.13: Mostly bugfixes (I think)
|
|
|
|
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)
|