mirror of
https://github.com/reactos/reactos.git
synced 2024-12-22 10:33:30 +08:00
[OLEDLG_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
8b391603d0
commit
000789f420
@ -20,11 +20,11 @@
|
||||
|
||||
#define COBJMACROS
|
||||
|
||||
#include <wine/test.h>
|
||||
#include "wine/test.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include <initguid.h>
|
||||
#include <oledlg.h>
|
||||
#include "initguid.h"
|
||||
#include "oledlg.h"
|
||||
|
||||
static const WCHAR *strstrW( const WCHAR *str, const WCHAR *sub )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user