mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
[AVIFIL32_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
@@ -19,17 +19,13 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#define _INC_WINDOWS
|
||||
#define COM_NO_WINDOWS_H
|
||||
|
||||
#define COBJMACROS
|
||||
#define CONST_VTABLE
|
||||
|
||||
#include <wine/test.h>
|
||||
#include <initguid.h>
|
||||
#include <wingdi.h>
|
||||
#include <vfw.h>
|
||||
#include "wine/test.h"
|
||||
#include "initguid.h"
|
||||
#include "wingdi.h"
|
||||
#include "vfw.h"
|
||||
|
||||
/* ########################### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user