2003-08-26 Danny Smith <dannysmith@users.sourceforge.net>
* 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:
@ -77,6 +77,7 @@
|
||||
#include <snmp.h>
|
||||
#include <winsnmp.h>
|
||||
#include <mgmtapi.h>
|
||||
#include <vfw.h>
|
||||
|
||||
#ifndef __OBJC__ /* problems with BOOL */
|
||||
#include <ole2.h>
|
||||
|
Reference in New Issue
Block a user