Commit 2a3932a0 authored by Austin English's avatar Austin English Committed by Alexandre Julliard

ntdll: Export a few more functions.

parent 0dac887f
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
# @ stub DbgSetDebugFilterState # @ stub DbgSetDebugFilterState
@ stub DbgUiConnectToDbg @ stub DbgUiConnectToDbg
@ stub DbgUiContinue @ stub DbgUiContinue
# @ stub DbgUiConvertStateChangeStructure @ stub DbgUiConvertStateChangeStructure
# @ stub DbgUiDebugActiveProcess # @ stub DbgUiDebugActiveProcess
# @ stub DbgUiGetThreadDebugObject # @ stub DbgUiGetThreadDebugObject
# @ stub DbgUiIssueRemoteBreakin # @ stub DbgUiIssueRemoteBreakin
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
# @ stub KiFastSystemCall # @ stub KiFastSystemCall
# @ stub KiFastSystemCallRet # @ stub KiFastSystemCallRet
# @ stub KiIntSystemCall # @ stub KiIntSystemCall
# @ stub KiRaiseUserExceptionDispatcher @ stub KiRaiseUserExceptionDispatcher
@ stub KiUserApcDispatcher @ stub KiUserApcDispatcher
@ stub KiUserCallbackDispatcher @ stub KiUserCallbackDispatcher
@ stub KiUserExceptionDispatcher @ stub KiUserExceptionDispatcher
...@@ -312,7 +312,7 @@ ...@@ -312,7 +312,7 @@
# @ stub NtSetBootEntryOrder # @ stub NtSetBootEntryOrder
# @ stub NtSetBootOptions # @ stub NtSetBootOptions
@ stdcall NtSetContextThread(long ptr) @ stdcall NtSetContextThread(long ptr)
# @ stub NtSetDebugFilterState @ stub NtSetDebugFilterState
@ stub NtSetDefaultHardErrorPort @ stub NtSetDefaultHardErrorPort
@ stdcall NtSetDefaultLocale(long long) @ stdcall NtSetDefaultLocale(long long)
@ stdcall NtSetDefaultUILanguage(long) @ stdcall NtSetDefaultUILanguage(long)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment