[ICCVID] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=66871
This commit is contained in:
Amine Khaldi 2015-03-25 11:54:53 +00:00
parent 9d1ae195ab
commit 72f999efd7
2 changed files with 1 additions and 3 deletions

View file

@ -62,8 +62,6 @@ static HINSTANCE ICCVID_hModule;
#define ICCVID_MAGIC mmioFOURCC('c', 'v', 'i', 'd')
#define compare_fourcc(fcc1, fcc2) (((fcc1)^(fcc2))&~0x20202020)
#define DBUG 0
#define MAX_STRIPS 32
/* ------------------------------------------------------------------------ */

View file

@ -81,7 +81,7 @@ reactos/dll/win32/hhctrl.ocx # Synced to Wine-1.7.27
reactos/dll/win32/hlink # Synced to Wine-1.7.27
reactos/dll/win32/hnetcfg # Synced to WineStaging-1.7.37
reactos/dll/win32/httpapi # Synced to Wine-1.7.27
reactos/dll/win32/iccvid # Synced to Wine-1.7.27
reactos/dll/win32/iccvid # Synced to WineStaging-1.7.37
reactos/dll/win32/icmp # Out of sync
reactos/dll/win32/ieframe # Synced to Wine-1.7.27
reactos/dll/win32/imaadp32.acm # Synced to Wine-1.7.27