mirror of
https://github.com/reactos/reactos.git
synced 2026-06-06 05:09:11 +08:00
[WSHOM_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
@@ -16,18 +16,15 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#define _INC_WINDOWS
|
||||
#define COBJMACROS
|
||||
#define CONST_VTABLE
|
||||
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
#include <winreg.h>
|
||||
#include <initguid.h>
|
||||
#include <ole2.h>
|
||||
#include <dispex.h>
|
||||
#include <wshom.h>
|
||||
#include <wine/test.h>
|
||||
|
||||
#include "wshom.h"
|
||||
#include "wine/test.h"
|
||||
|
||||
DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user