diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec index 7a6f8ea1b67..8f282101ec2 100644 --- a/dlls/ntdll/ntdll.spec +++ b/dlls/ntdll/ntdll.spec @@ -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) diff --git a/dlls/user/user32.spec b/dlls/user/user32.spec index bccd0375aa0..38f39128f94 100644 --- a/dlls/user/user32.spec +++ b/dlls/user/user32.spec @@ -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 diff --git a/dlls/winedos/winedos.spec b/dlls/winedos/winedos.spec index e75d6d6a3a5..651c54f7491 100644 --- a/dlls/winedos/winedos.spec +++ b/dlls/winedos/winedos.spec @@ -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 diff --git a/dlls/x11drv/x11drv.spec b/dlls/x11drv/x11drv.spec index e8f1f6c7497..d56b457200a 100644 --- a/dlls/x11drv/x11drv.spec +++ b/dlls/x11drv/x11drv.spec @@ -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