mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Partially implemented PEB
Some bug fixes Hacked crtdll to compile with a minimal set of functions svn path=/trunk/; revision=371
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
#include <ddk/ntddk.h>
|
||||
|
||||
|
||||
NT_PEB *GetCurrentPeb(VOID);
|
||||
|
||||
typedef
|
||||
DWORD
|
||||
(*WaitForInputIdleType)(
|
||||
|
||||
Reference in New Issue
Block a user