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
e29b1682
Commit
e29b1682
authored
Feb 02, 2017
by
Zebediah Figura
Committed by
Alexandre Julliard
Feb 02, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avifile: Implement several IIDs.
Signed-off-by:
Zebediah Figura
<
z.figura12@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
72df9e3c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
avifile.dll16.spec
dlls/avifile.dll16/avifile.dll16.spec
+5
-5
No files found.
dlls/avifile.dll16/avifile.dll16.spec
View file @
e29b1682
...
...
@@ -7,11 +7,11 @@
2 stub DLLGETCLASSOBJECT
3 stub DLLCANUNLOADNOW
4 stub ___EXPORTEDSTUB
10
stub _IID_IAVISTREAM
11
stub _IID_IAVIFILE
12
stub _IID_IAVIEDITSTREAM
13
stub _IID_IGETFRAME
14
stub _CLSID_AVISIMPLEUNMARSHAL
10
variable _IID_IAVIStream(0x00020021 0x00000000 0x000000c0 0x46000000)
11
variable _IID_IAVIFile(0x00020020 0x00000000 0x000000c0 0x46000000)
12
variable _IID_IAVIEditStream(0x00020024 0x00000000 0x000000c0 0x46000000)
13
variable _IID_IGetFrame(0x00020023 0x00000000 0x000000c0 0x46000000)
14
variable _CLSID_AVISimpleUnMarshal(0x00020009 0x00000000 0x000000c0 0x46000000)
100 pascal AVIFileInit() AVIFileInit
101 pascal AVIFileExit() AVIFileExit
102 pascal AVIFileOpen(ptr str word ptr) AVIFileOpenA
...
...
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