svn path=/trunk/; revision=19902
-typedef struct _RGNDATAHEADER {
- DWORD dwSize;
- DWORD iType;
- DWORD nCount;
- DWORD nRgnSize;
- RECT rcBound;
-} RGNDATAHEADER;
-
-
-typedef struct _RGNDATA {
- RGNDATAHEADER rdh;
- char Buffer[1];
-} RGNDATA;
#endif /* _WINGDI_ for wine */
#endif
#endif /* _WINGDI_ for wine */
#endif
#if !defined (_OLE2_H) && !defined (__OBJC__)
#include <ole2.h>
#endif
#if !defined (_OLE2_H) && !defined (__OBJC__)
#include <ole2.h>
#endif
-#if !defined NOMMREG
-#include <mmreg.h>
-#endif
#define VFWAPI WINAPI
#define VFWAPIV WINAPIV
#define VFWAPI WINAPI
#define VFWAPIV WINAPIV