mirror of
https://github.com/reactos/wine.git
synced 2025-04-02 16:12:04 +00:00
avifile: Implement several IIDs.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
72df9e3c0f
commit
e29b1682c2
@ -7,11 +7,11 @@
|
|||||||
2 stub DLLGETCLASSOBJECT
|
2 stub DLLGETCLASSOBJECT
|
||||||
3 stub DLLCANUNLOADNOW
|
3 stub DLLCANUNLOADNOW
|
||||||
4 stub ___EXPORTEDSTUB
|
4 stub ___EXPORTEDSTUB
|
||||||
10 stub _IID_IAVISTREAM
|
10 variable _IID_IAVIStream(0x00020021 0x00000000 0x000000c0 0x46000000)
|
||||||
11 stub _IID_IAVIFILE
|
11 variable _IID_IAVIFile(0x00020020 0x00000000 0x000000c0 0x46000000)
|
||||||
12 stub _IID_IAVIEDITSTREAM
|
12 variable _IID_IAVIEditStream(0x00020024 0x00000000 0x000000c0 0x46000000)
|
||||||
13 stub _IID_IGETFRAME
|
13 variable _IID_IGetFrame(0x00020023 0x00000000 0x000000c0 0x46000000)
|
||||||
14 stub _CLSID_AVISIMPLEUNMARSHAL
|
14 variable _CLSID_AVISimpleUnMarshal(0x00020009 0x00000000 0x000000c0 0x46000000)
|
||||||
100 pascal AVIFileInit() AVIFileInit
|
100 pascal AVIFileInit() AVIFileInit
|
||||||
101 pascal AVIFileExit() AVIFileExit
|
101 pascal AVIFileExit() AVIFileExit
|
||||||
102 pascal AVIFileOpen(ptr str word ptr) AVIFileOpenA
|
102 pascal AVIFileOpen(ptr str word ptr) AVIFileOpenA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user