Revert the sync.
[reactos.git] / dll / win32 / msvfw32 / msvfw32_ros.diff
1 Index: msvideo_private.h
2 ===================================================================
3 --- msvideo_private.h (revision 25690)
4 +++ msvideo_private.h (working copy)
5 @@ -19,6 +19,9 @@
6 #ifndef __WINE_MSVIDEO_PRIVATE_H
7 #define __WINE_MSVIDEO_PRIVATE_H
8
9 +/* Installable Compressor Manager */
10 +#define ICVERSION 0x0104
11 +
12 #define ICM_CHOOSE_COMPRESSOR 1
13 #define IDC_COMP_LIST 880
14 #define IDS_FULLFRAMES 901