* lib/test.c: Add vfw.h to includes.
	* include/mmsystem.h: Add #ifndef guard to definition of
	mmioFOURCC macro.
	* include/vfw.h: Protect __OBJC__ from COM declarations.

2003-08-26  Filip Navara  <xnavara@volny.cz>

	* include/vfw.h: New file.
This commit is contained in:
Danny Smith
2003-08-26 06:54:55 +00:00
parent c01c82c07c
commit 311d0d67b9
4 changed files with 1145 additions and 1 deletions

View File

@ -77,6 +77,7 @@
#include <snmp.h>
#include <winsnmp.h>
#include <mgmtapi.h>
#include <vfw.h>
#ifndef __OBJC__ /* problems with BOOL */
#include <ole2.h>