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:
David Welch
1999-04-10 12:08:24 +00:00
parent 9221d5c854
commit fd78805ffc
34 changed files with 1512 additions and 1106 deletions
-2
View File
@@ -13,8 +13,6 @@
#include <ddk/ntddk.h>
NT_PEB *GetCurrentPeb(VOID);
typedef
DWORD
(*WaitForInputIdleType)(