Module: wine Branch: master Commit: 2a3932a0a22f5f5fb8a90d718e00ae7357c6a990 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2a3932a0a22f5f5fb8a90d718e...
Author: Austin English austinenglish@gmail.com Date: Fri Dec 20 00:31:19 2013 -0800
ntdll: Export a few more functions.
---
dlls/ntdll/ntdll.spec | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec index 70bf94f..6418671 100644 --- a/dlls/ntdll/ntdll.spec +++ b/dlls/ntdll/ntdll.spec @@ -32,7 +32,7 @@ # @ stub DbgSetDebugFilterState @ stub DbgUiConnectToDbg @ stub DbgUiContinue -# @ stub DbgUiConvertStateChangeStructure +@ stub DbgUiConvertStateChangeStructure # @ stub DbgUiDebugActiveProcess # @ stub DbgUiGetThreadDebugObject # @ stub DbgUiIssueRemoteBreakin @@ -44,7 +44,7 @@ # @ stub KiFastSystemCall # @ stub KiFastSystemCallRet # @ stub KiIntSystemCall -# @ stub KiRaiseUserExceptionDispatcher +@ stub KiRaiseUserExceptionDispatcher @ stub KiUserApcDispatcher @ stub KiUserCallbackDispatcher @ stub KiUserExceptionDispatcher @@ -312,7 +312,7 @@ # @ stub NtSetBootEntryOrder # @ stub NtSetBootOptions @ stdcall NtSetContextThread(long ptr) -# @ stub NtSetDebugFilterState +@ stub NtSetDebugFilterState @ stub NtSetDefaultHardErrorPort @ stdcall NtSetDefaultLocale(long long) @ stdcall NtSetDefaultUILanguage(long)