Fixed typos.

This commit is contained in:
Alexandre Julliard 2000-11-25 21:43:04 +00:00
parent a32ddc0f8d
commit 07b1ac8412
2 changed files with 4 additions and 4 deletions

View File

@ -200,9 +200,9 @@ HRESULT WINAPI DeregisterShellHookWindow ( DWORD u )
/***********************************************************************
* RegisterTaskList [USER23.436]
* RegisterTasklist [USER23.436]
*/
DWORD WINAPI RegisterTaskList (DWORD x)
DWORD WINAPI RegisterTasklist (DWORD x)
{
FIXME("0x%08lx\n",x);
return TRUE;

View File

@ -397,7 +397,7 @@ debug_channels (accel caret class clipboard combo cursor dc ddeml dialog driver
@ stdcall MapDialogRect(long ptr) MapDialogRect
@ stdcall MapVirtualKeyA(long long) MapVirtualKeyA
@ stdcall MapVirtualKeyExA(long long long) MapVirtualKeyExA
@ stdcall MapVirtualKeyW(long long) MapVirtualKeyA
@ stdcall MapVirtualKeyW(long long) MapVirtualKeyW
@ stdcall MapWindowPoints(long long ptr long) MapWindowPoints
@ stdcall MenuItemFromPoint(long long long long) MenuItemFromPoint
@ stub MenuWindowProcA
@ -448,7 +448,7 @@ debug_channels (accel caret class clipboard combo cursor dc ddeml dialog driver
@ stdcall RegisterHotKey(long long long long) RegisterHotKey
@ stdcall RegisterLogonProcess(long long) RegisterLogonProcess
@ stdcall RegisterSystemThread(long long) RegisterSystemThread
@ stdcall RegisterTasklist (long) RegisterTaskList
@ stdcall RegisterTasklist (long) RegisterTasklist
@ stdcall RegisterWindowMessageA(str) RegisterWindowMessageA
@ stdcall RegisterWindowMessageW(wstr) RegisterWindowMessageW
@ stdcall ReleaseCapture() ReleaseCapture