[COMDLG32_WINETEST] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-09 12:55:20 +01:00
parent 45ed51c1ba
commit da5f10af77
7 changed files with 54 additions and 15 deletions

View file

@ -19,12 +19,19 @@
*
*/
#include "precomp.h"
#include <windows.h>
#include <wine/test.h>
#include <shlguid.h>
#include <shobjidl.h>
#include <ole2.h>
#include "shlguid.h"
#define COBJMACROS
#include "shobjidl.h"
#include "commdlg.h"
#include "cderr.h"
#include "dlgs.h"
#ifdef __REACTOS__
#include <reactos/undocuser.h>
#endif
/* ##### */

View file

@ -19,7 +19,10 @@
*
*/
#include "precomp.h"
#include "windows.h"
#include "commdlg.h"
#include "cderr.h"
#include "wine/test.h"
static UINT ID_FINDMSGSTRING;

View file

@ -19,9 +19,19 @@
*
*/
#include "precomp.h"
#include <stdarg.h>
#include <winspool.h>
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "wingdi.h"
#include "winspool.h"
#include "winuser.h"
#include "objbase.h"
#include "commdlg.h"
#include "wine/test.h"
static int get_dpiy(void)
{

View file

@ -19,10 +19,11 @@
*
*/
#include "precomp.h"
#define COBJMACROS
#define CONST_VTABLE
#include <wincon.h>
#include <shlobj.h>
#include "shlobj.h"
#include "wine/test.h"
#define IDT_CHANGEFILETYPE 500
#define IDT_CLOSEDIALOG 501

View file

@ -1,12 +1,12 @@
#ifndef _COMDLG32_WINETEST_PRECOMP_H_
#define _COMDLG32_WINETEST_PRECOMP_H_
#define WIN32_NO_STATUS
#define _INC_WINDOWS
#define COM_NO_WINDOWS_H
#define COBJMACROS
#define CONST_VTABLE
#include <windows.h>
#include <wine/test.h>
#include <wingdi.h>

View file

@ -20,7 +20,25 @@
*
*/
#include "precomp.h"
#define COBJMACROS
#define CONST_VTABLE
#include <stdarg.h>
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "wingdi.h"
#include "winuser.h"
#include "objbase.h"
#include "cderr.h"
#include "commdlg.h"
#include "dlgs.h"
#include "winspool.h"
#include "wine/test.h"
/* ########################### */

View file

@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <windef.h>
#include <winuser.h>
#include "windef.h"
#include "winuser.h"
TEMPLATE1 DIALOG 5, 43, 227, 215
STYLE WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS