ntoskrnl.exe: Export InitSafeBootMode.

This commit is contained in:
Qian Hong 2014-10-14 23:14:00 +08:00 committed by Alexandre Julliard
parent 19fe621dfd
commit 1ec64dcd23
2 changed files with 2 additions and 1 deletions

View File

@ -44,6 +44,7 @@ WINE_DEFAULT_DEBUG_CHANNEL(ntoskrnl);
WINE_DECLARE_DEBUG_CHANNEL(relay);
BOOLEAN KdDebuggerEnabled = FALSE;
ULONG InitSafeBootMode = 0;
extern LONG CALLBACK vectored_handler( EXCEPTION_POINTERS *ptrs );

View File

@ -302,7 +302,7 @@
@ stub InbvSetScrollRegion
@ stub InbvSetTextColor
@ stub InbvSolidColorFill
@ stub InitSafeBootMode
@ extern InitSafeBootMode
@ stdcall IoAcquireCancelSpinLock(ptr)
@ stdcall IoAcquireRemoveLockEx(ptr ptr ptr long long)
@ stub IoAcquireVpbSpinLock