Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yoann Laissus
wine
Commits
a90797d0
Commit
a90797d0
authored
24 years ago
by
Alexandre Julliard
Browse files
Options
Downloads
Patches
Plain Diff
Updated debug channels.
parent
d8e9a09d
Loading
Loading
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
dlls/ntdll/ntdll.spec
+3
-3
3 additions, 3 deletions
dlls/ntdll/ntdll.spec
dlls/user/user32.spec
+1
-1
1 addition, 1 deletion
dlls/user/user32.spec
dlls/winedos/winedos.spec
+2
-0
2 additions, 0 deletions
dlls/winedos/winedos.spec
dlls/x11drv/x11drv.spec
+1
-1
1 addition, 1 deletion
dlls/x11drv/x11drv.spec
with
7 additions
and
5 deletions
dlls/ntdll/ntdll.spec
+
3
−
3
View file @
a90797d0
...
@@ -3,9 +3,9 @@ type win32
...
@@ -3,9 +3,9 @@ type win32
debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
file fixup global heap int int10 int16 int17 int19 int21 int31
file fixup global heap int int10 int16 int17 int19 int21 int31
io lo
cal loaddl
l module ntdll process profile reg relay resource
segment
io lo
addll loca
l module ntdll process profile reg relay resource
seh selector server snoop string system tape task thread
thunk
segment
seh selector server snoop string system tape task thread
timer toolhelp
tweak
ver virtual vxd win32)
thunk
timer toolhelp ver virtual vxd win32)
#note that the Zw... functions are alternate names for the
#note that the Zw... functions are alternate names for the
#Nt... functions. (see www.sysinternals.com for details)
#Nt... functions. (see www.sysinternals.com for details)
...
...
This diff is collapsed.
Click to expand it.
dlls/user/user32.spec
+
1
−
1
View file @
a90797d0
...
@@ -11,7 +11,7 @@ import ntdll.dll
...
@@ -11,7 +11,7 @@ import ntdll.dll
debug_channels (accel caret class clipboard combo cursor dc ddeml dialog driver
debug_channels (accel caret class clipboard combo cursor dc ddeml dialog driver
edit event graphics hook icon key keyboard listbox local mdi
edit event graphics hook icon key keyboard listbox local mdi
menu message msg nonclient prop relay resource scroll sendmsg
menu message msg nonclient prop relay resource scroll sendmsg
shell static syscolor system text timer win win32 wnet)
shell static
string
syscolor system text timer win win32 wnet)
@ stdcall ActivateKeyboardLayout(long long) ActivateKeyboardLayout
@ stdcall ActivateKeyboardLayout(long long) ActivateKeyboardLayout
@ stdcall AdjustWindowRect(ptr long long) AdjustWindowRect
@ stdcall AdjustWindowRect(ptr long long) AdjustWindowRect
...
...
This diff is collapsed.
Click to expand it.
dlls/winedos/winedos.spec
+
2
−
0
View file @
a90797d0
...
@@ -5,6 +5,8 @@ import user32.dll
...
@@ -5,6 +5,8 @@ import user32.dll
import kernel32.dll
import kernel32.dll
import ntdll.dll
import ntdll.dll
debug_channels (int module relay)
@ stdcall GetCurrent() MZ_Current
@ stdcall GetCurrent() MZ_Current
@ stdcall LoadDPMI() MZ_AllocDPMITask
@ stdcall LoadDPMI() MZ_AllocDPMITask
@ stdcall LoadDosExe(str long) MZ_LoadImage
@ stdcall LoadDosExe(str long) MZ_LoadImage
...
...
This diff is collapsed.
Click to expand it.
dlls/x11drv/x11drv.spec
+
1
−
1
View file @
a90797d0
...
@@ -7,7 +7,7 @@ import gdi32.dll
...
@@ -7,7 +7,7 @@ import gdi32.dll
import kernel32.dll
import kernel32.dll
debug_channels (bitblt bitmap clipboard cursor dinput event font gdi graphics
debug_channels (bitblt bitmap clipboard cursor dinput event font gdi graphics
key keyboard opengl palette text win
x11
x11drv)
key keyboard opengl palette text win x11drv)
# USER driver
# USER driver
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment