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
a90797d0
Commit
a90797d0
authored
Jan 15, 2001
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated debug channels.
parent
d8e9a09d
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
5 deletions
+7
-5
ntdll.spec
dlls/ntdll/ntdll.spec
+3
-3
user32.spec
dlls/user/user32.spec
+1
-1
winedos.spec
dlls/winedos/winedos.spec
+2
-0
x11drv.spec
dlls/x11drv/x11drv.spec
+1
-1
No files found.
dlls/ntdll/ntdll.spec
View file @
a90797d0
...
...
@@ -3,9 +3,9 @@ type win32
debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
file fixup global heap int int10 int16 int17 int19 int21 int31
io lo
cal loaddll module ntdll process profile reg relay resource segment
se
h selector server snoop string system tape task thread thunk
t
imer toolhelp tweak
ver virtual vxd win32)
io lo
addll local module ntdll process profile reg relay resource
se
gment seh selector server snoop string system tape task thread
t
hunk timer toolhelp
ver virtual vxd win32)
#note that the Zw... functions are alternate names for the
#Nt... functions. (see www.sysinternals.com for details)
...
...
dlls/user/user32.spec
View file @
a90797d0
...
...
@@ -11,7 +11,7 @@ import ntdll.dll
debug_channels (accel caret class clipboard combo cursor dc ddeml dialog driver
edit event graphics hook icon key keyboard listbox local mdi
menu message msg nonclient prop relay resource scroll sendmsg
shell static syscolor system text timer win win32 wnet)
shell static s
tring s
yscolor system text timer win win32 wnet)
@ stdcall ActivateKeyboardLayout(long long) ActivateKeyboardLayout
@ stdcall AdjustWindowRect(ptr long long) AdjustWindowRect
...
...
dlls/winedos/winedos.spec
View file @
a90797d0
...
...
@@ -5,6 +5,8 @@ import user32.dll
import kernel32.dll
import ntdll.dll
debug_channels (int module relay)
@ stdcall GetCurrent() MZ_Current
@ stdcall LoadDPMI() MZ_AllocDPMITask
@ stdcall LoadDosExe(str long) MZ_LoadImage
...
...
dlls/x11drv/x11drv.spec
View file @
a90797d0
...
...
@@ -7,7 +7,7 @@ import gdi32.dll
import kernel32.dll
debug_channels (bitblt bitmap clipboard cursor dinput event font gdi graphics
key keyboard opengl palette text win x11
x11
drv)
key keyboard opengl palette text win x11drv)
# USER driver
...
...
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