mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Rewrote stack allocation.
svn path=/trunk/; revision=2144
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
#include <windows.h>
|
||||
#include <ddk/ntddk.h>
|
||||
NT_TEB *GetTeb(VOID);
|
||||
PTEB GetTeb(VOID);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user