Updated debug channels.

This commit is contained in:
Alexandre Julliard 2001-01-15 20:23:05 +00:00
parent d8e9a09d9b
commit a90797d09d
4 changed files with 7 additions and 5 deletions

View file

@ -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 local loaddll module ntdll process profile reg relay resource segment
seh selector server snoop string system tape task thread thunk
timer toolhelp tweak ver virtual vxd win32)
io loaddll local module ntdll process profile reg relay resource
segment seh selector server snoop string system tape task thread
thunk 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

@ -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 string syscolor system text timer win win32 wnet)
@ stdcall ActivateKeyboardLayout(long long) ActivateKeyboardLayout
@ stdcall AdjustWindowRect(ptr long long) AdjustWindowRect

View file

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

View file

@ -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 x11drv)
key keyboard opengl palette text win x11drv)
# USER driver