Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
2a3932a0
Commit
2a3932a0
authored
Dec 20, 2013
by
Austin English
Committed by
Alexandre Julliard
Dec 20, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ntdll: Export a few more functions.
parent
0dac887f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ntdll.spec
dlls/ntdll/ntdll.spec
+3
-3
No files found.
dlls/ntdll/ntdll.spec
View file @
2a3932a0
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment