Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
07b1ac84
Commit
07b1ac84
authored
Nov 25, 2000
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typos.
parent
a32ddc0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
misc.c
dlls/user/misc.c
+2
-2
user32.spec
dlls/user/user32.spec
+2
-2
No files found.
dlls/user/misc.c
View file @
07b1ac84
...
...
@@ -200,9 +200,9 @@ HRESULT WINAPI DeregisterShellHookWindow ( DWORD u )
/***********************************************************************
* RegisterTask
L
ist [USER23.436]
* RegisterTask
l
ist [USER23.436]
*/
DWORD
WINAPI
RegisterTask
L
ist
(
DWORD
x
)
DWORD
WINAPI
RegisterTask
l
ist
(
DWORD
x
)
{
FIXME
(
"0x%08lx
\n
"
,
x
);
return
TRUE
;
...
...
dlls/user/user32.spec
View file @
07b1ac84
...
...
@@ -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) MapVirtualKey
A
@ stdcall MapVirtualKeyW(long long) MapVirtualKey
W
@ 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) RegisterTask
L
ist
@ stdcall RegisterTasklist (long) RegisterTask
l
ist
@ stdcall RegisterWindowMessageA(str) RegisterWindowMessageA
@ stdcall RegisterWindowMessageW(wstr) RegisterWindowMessageW
@ stdcall ReleaseCapture() ReleaseCapture
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment