diff --git a/dlls/kernel/kernel32.spec b/dlls/kernel/kernel32.spec index a8d09c6d199805b6f416f2a8beef09e5a9db96d9..ab61bd66b39185d98c2bac69f5508474ca82e619 100644 --- a/dlls/kernel/kernel32.spec +++ b/dlls/kernel/kernel32.spec @@ -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 diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec index 8e055fa172850388b1a27dca6c659a5eb569828b..684189ac8bf2dd123e06b112b6676a8b21f114af 100644 --- a/dlls/ntdll/ntdll.spec +++ b/dlls/ntdll/ntdll.spec @@ -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) diff --git a/dlls/user/user32.spec b/dlls/user/user32.spec index 1aa19214dfc4142bd105711a6a5f3c20ce9f1232..e26d0826519b4f11e3d85e1658935538f26e2469 100644 --- a/dlls/user/user32.spec +++ b/dlls/user/user32.spec @@ -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