mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
[MSVFW32] Sync with Wine Staging 1.9.16. CORE-11866
svn path=/trunk/; revision=72295
This commit is contained in:
@@ -795,7 +795,7 @@ HIC VFWAPI ICGetDisplayFormat(
|
||||
if (ICSendMessage(tmphic, ICM_DECOMPRESS_GET_FORMAT, (DWORD_PTR)lpbiIn, (DWORD_PTR)lpbiOut))
|
||||
goto errout;
|
||||
|
||||
if (lpbiOut->biCompression != 0) {
|
||||
if (lpbiOut->biCompression != 0) {
|
||||
FIXME("Ooch, how come decompressor outputs compressed data (%d)??\n",
|
||||
lpbiOut->biCompression);
|
||||
}
|
||||
|
||||
@@ -127,7 +127,7 @@ reactos/dll/win32/mssip32 # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/mstask # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/msvcrt20 # Out of sync
|
||||
reactos/dll/win32/msvcrt40 # Out of sync
|
||||
reactos/dll/win32/msvfw32 # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/msvfw32 # Synced to WineStaging-1.9.16
|
||||
reactos/dll/win32/msvidc32 # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/msxml # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/msxml2 # Synced to WineStaging-1.9.11
|
||||
|
||||
Reference in New Issue
Block a user