mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[AVIFIL32] Sync with Wine Staging 2.2. CORE-12823
349a80e avifil32: Fix AVIStreamReadFormat spec file entry. svn path=/trunk/; revision=73941
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
49 stdcall AVIStreamOpenFromFileW(ptr wstr long long long ptr)
|
||||
50 stdcall AVIStreamRead(ptr long long ptr long ptr ptr)
|
||||
51 stdcall AVIStreamReadData(ptr long ptr ptr)
|
||||
52 stdcall AVIStreamReadFormat(ptr long ptr long)
|
||||
52 stdcall AVIStreamReadFormat(ptr long ptr ptr)
|
||||
53 stdcall AVIStreamRelease(ptr)
|
||||
54 stdcall AVIStreamSampleToTime(ptr long)
|
||||
55 stdcall AVIStreamSetFormat(ptr long ptr long)
|
||||
|
||||
@@ -48,7 +48,7 @@ reactos/dll/win32/advpack # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/atl # Synced to WineStaging-2.2
|
||||
reactos/dll/win32/atl80 # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/atl100 # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/avifil32 # Synced to WineStaging-1.9.23
|
||||
reactos/dll/win32/avifil32 # Synced to WineStaging-2.2
|
||||
reactos/dll/win32/bcrypt # Synced to WineStaging-1.9.23
|
||||
reactos/dll/win32/browseui # Out of sync
|
||||
reactos/dll/win32/cabinet # Synced to WineStaging-2.2
|
||||
|
||||
Reference in New Issue
Block a user