[HHCTRL.OCX] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-15 12:19:43 +01:00
parent 1a951aa4e6
commit 96f371dcdb
15 changed files with 204 additions and 92 deletions

View file

@ -0,0 +1,19 @@
#ifndef _HHCTRL_PRECOMP_H
#define _HHCTRL_PRECOMP_H
#define WIN32_NO_STATUS
#define _INC_WINDOWS
#define COM_NO_WINDOWS_H
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "hhctrl.h"
#include <wine/debug.h>
#include "resource.h"
#include "stream.h"
#endif /* !_HHCTRL_PRECOMP_H */