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
466b2b47
Commit
466b2b47
authored
Jan 12, 2002
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated debug channels.
parent
8ba769f4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
7 deletions
+8
-7
kernel32.spec
dlls/kernel/kernel32.spec
+2
-1
ntdll.spec
dlls/ntdll/ntdll.spec
+2
-2
user32.spec
dlls/user/user32.spec
+4
-4
No files found.
dlls/kernel/kernel32.spec
View file @
466b2b47
...
...
@@ -5,7 +5,8 @@ rsrc kernel.res
import ntdll.dll
debug_channels (comm debugstr dll int resource stress thunk toolhelp win32)
debug_channels (comm console debugstr dll int resource stress thunk toolhelp
win32)
# Functions exported by the Win95 kernel32.dll
# (these need to have these exact ordinals, for some win95 dlls
...
...
dlls/ntdll/ntdll.spec
View file @
466b2b47
...
...
@@ -4,8 +4,8 @@ type win32
debug_channels (atom cdrom console debug delayhlp dll dosfs dosmem file fixup
global heap int int21 int31 io loaddll local module ntdll process
profile reg relay resource segment seh selector server snoop
string system tape task thread t
hunk tid timer toolhelp ver
v
irtual v
xd win32)
string system tape task thread t
id 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 @
466b2b47
...
...
@@ -8,10 +8,10 @@ import advapi32.dll
import kernel32.dll
import ntdll.dll
debug_channels (accel caret class clipboard combo c
ursor dc dde ddeml dialog driver
edit event graphics hook icon key keyboard listbox local mdi
m
enu message msg nonclient prop relay resource scroll sendmsg
s
hell static s
tring syscolor system text timer win win32 wnet)
debug_channels (accel caret class clipboard combo c
omm cursor dc ddeml dialog
driver edit event graphics hook icon key keyboard listbox local
m
di menu message msg nonclient relay resource scroll shell static
string syscolor system text timer win win32 wnet)
@ stdcall ActivateKeyboardLayout(long long) ActivateKeyboardLayout
@ stdcall AdjustWindowRect(ptr long long) AdjustWindowRect
...
...
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