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
95ea7469
Commit
95ea7469
authored
Mar 13, 1999
by
Pavel Roskin
Committed by
Alexandre Julliard
Mar 13, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Definition for OleCreateLinkFromClip was incorrect.
parent
1a27fe6b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
olecli32.spec
relay32/olecli32.spec
+1
-1
No files found.
relay32/olecli32.spec
View file @
95ea7469
...
...
@@ -10,7 +10,7 @@ type win32
8 stub OleEqual
9 stdcall OleQueryLinkFromClip(str long long) OleQueryLinkFromClip
10 stdcall OleQueryCreateFromClip(str long long) OleQueryCreateFromClip
11 stdcall OleCreateLinkFromClip(str
long ptr s
tr long long) OleCreateLinkFromClip
11 stdcall OleCreateLinkFromClip(str
ptr long str p
tr long long) OleCreateLinkFromClip
12 stdcall OleCreateFromClip(str ptr long str ptr long long) OleCreateFromClip
13 stub OleCopyToClipboard
14 stdcall OleQueryType(ptr ptr) OleQueryType
...
...
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