Updated debug channels.

This commit is contained in:
Alexandre Julliard 2002-01-12 21:17:10 +00:00
parent 8ba769f45f
commit 466b2b474a
3 changed files with 8 additions and 7 deletions

View File

@ -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

View File

@ -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 thunk tid timer toolhelp ver
virtual vxd win32)
string system tape task thread tid timer toolhelp ver virtual
vxd win32)
#note that the Zw... functions are alternate names for the
#Nt... functions. (see www.sysinternals.com for details)

View File

@ -8,10 +8,10 @@ import advapi32.dll
import kernel32.dll
import ntdll.dll
debug_channels (accel caret class clipboard combo cursor dc dde ddeml dialog driver
edit event graphics hook icon key keyboard listbox local mdi
menu message msg nonclient prop relay resource scroll sendmsg
shell static string syscolor system text timer win win32 wnet)
debug_channels (accel caret class clipboard combo comm cursor dc ddeml dialog
driver edit event graphics hook icon key keyboard listbox local
mdi 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