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
923b66db
Commit
923b66db
authored
Mar 18, 1999
by
Marcus Meissner
Committed by
Alexandre Julliard
Mar 18, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvfw32.spec brought up to date (forgot it in last msvfw32 patch).
parent
e3e268e3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
msvfw32.spec
relay32/msvfw32.spec
+7
-7
No files found.
relay32/msvfw32.spec
View file @
923b66db
...
...
@@ -5,7 +5,7 @@ type win32
# The rest is stdcall (VFWAPI) however. -Marcus Meissner, 990124
2 stdcall VideoForWindowsVersion() VideoForWindowsVersion
3 st
ub
DrawDibBegin
3 st
dcall DrawDibBegin(long long long long ptr long long long)
DrawDibBegin
4 stub DrawDibChangePalette
5 stub DrawDibClose
6 stub DrawDibDraw
...
...
@@ -14,8 +14,8 @@ type win32
9 stub DrawDibGetPalette
10 stdcall DrawDibOpen() DrawDibOpen
11 stub DrawDibProfileDisplay
12 st
ub
DrawDibRealize
13 st
ub
DrawDibSetPalette
12 st
dcall DrawDibRealize(long long long)
DrawDibRealize
13 st
dcall DrawDibSetPalette(long long)
DrawDibSetPalette
14 stub DrawDibStart
15 stub DrawDibStop
16 stub DrawDibTime
...
...
@@ -29,18 +29,18 @@ type win32
24 stub ICCompressorChoose
25 stub ICCompressorFree
26 cdecl ICDecompress(long long ptr ptr ptr ptr) ICDecompress
27
stub ICDraw # CDECL too
27
cdecl ICDraw(long long ptr ptr long long) ICDraw
28 cdecl ICDrawBegin(long long long long long long long long long ptr long long long long long long) ICDrawBegin
29 st
ub
ICGetDisplayFormat
29 st
dcall ICGetDisplayFormat(long ptr ptr long long long)
ICGetDisplayFormat
30 stdcall ICGetInfo(long ptr long) ICGetInfo
31 stub ICImageCompress
32 stub ICImageDecompress
33 stdcall ICInfo(long long ptr) ICInfo
34 stub ICInstall
35 stdcall ICLocate(long long ptr ptr long) ICLocate
36 stub ICMThunk
32
36 stub ICMThunk
37 stdcall ICOpen(long long long) ICOpen
38 st
ub
ICOpenFunction
38 st
dcall ICOpenFunction(long long long ptr)
ICOpenFunction
39 stub ICRemove
40 stdcall ICSendMessage(long long long long) ICSendMessage
41 stub ICSeqCompressFrame
...
...
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