Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
b05c000c
Commit
b05c000c
authored
Feb 24, 2017
by
André Hentschel
Committed by
Alexandre Julliard
Feb 27, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
user32: Fix some spec file entries.
Signed-off-by:
André Hentschel
<
nerv@dawncrow.de
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
7f254318
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
user32.spec
dlls/user32/user32.spec
+7
-7
No files found.
dlls/user32/user32.spec
View file @
b05c000c
...
...
@@ -90,14 +90,14 @@
@ stdcall CreateDialogIndirectParamA(long ptr long ptr long)
@ stdcall CreateDialogIndirectParamAorW(long ptr long ptr long long)
@ stdcall CreateDialogIndirectParamW(long ptr long ptr long)
@ stdcall CreateDialogParamA(long
p
tr long ptr long)
@ stdcall CreateDialogParamW(long
p
tr long ptr long)
@ stdcall CreateDialogParamA(long
s
tr long ptr long)
@ stdcall CreateDialogParamW(long
ws
tr long ptr long)
@ stdcall CreateIcon(long long long long long ptr ptr)
@ stdcall CreateIconFromResource (ptr long long long)
@ stdcall CreateIconFromResourceEx(ptr long long long long long long)
@ stdcall CreateIconIndirect(ptr)
@ stdcall CreateMDIWindowA(
ptr p
tr long long long long long long long long)
@ stdcall CreateMDIWindowW(
ptr p
tr long long long long long long long long)
@ stdcall CreateMDIWindowA(
str s
tr long long long long long long long long)
@ stdcall CreateMDIWindowW(
wstr ws
tr long long long long long long long long)
@ stdcall CreateMenu()
@ stdcall CreatePopupMenu()
# @ stub CreateSystemThreads
...
...
@@ -521,10 +521,10 @@
@ stdcall MsgWaitForMultipleObjectsEx(long ptr long long long)
@ stdcall NotifyWinEvent(long long long long)
@ stdcall OemKeyScan(long)
@ stdcall OemToCharA(
p
tr ptr)
@ stdcall OemToCharA(
s
tr ptr)
@ stdcall OemToCharBuffA(ptr ptr long)
@ stdcall OemToCharBuffW(ptr ptr long)
@ stdcall OemToCharW(
p
tr ptr)
@ stdcall OemToCharW(
s
tr ptr)
@ stdcall OffsetRect(ptr long long)
@ stdcall OpenClipboard(long)
@ stdcall OpenDesktopA(str long long long)
...
...
@@ -631,7 +631,7 @@
@ stub SetCursorContents
@ stdcall SetCursorPos(long long)
@ stdcall SetDebugErrorLevel(long)
@ stdcall SetDeskWallPaper(
p
tr)
@ stdcall SetDeskWallPaper(
s
tr)
# @ stub SetDeskWallpaper
# @ stub SetDesktopBitmap
@ stdcall SetDlgItemInt(long long long long)
...
...
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