mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:13:01 +00:00
[MSHTML_WINETEST] Add a PCH.
This commit is contained in:
parent
98ca8ad114
commit
ba54c5644e
14 changed files with 67 additions and 145 deletions
|
@ -16,28 +16,9 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define COBJMACROS
|
||||
#define CONST_VTABLE
|
||||
#include "precomp.h"
|
||||
|
||||
#include <wine/test.h>
|
||||
//#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
||||
//#include "windef.h"
|
||||
//#include "winbase.h"
|
||||
//#include "ole2.h"
|
||||
#include <wininet.h>
|
||||
//#include "docobj.h"
|
||||
//#include "dispex.h"
|
||||
#include <hlink.h>
|
||||
#include <mshtml.h>
|
||||
#include <mshtmhst.h>
|
||||
//#include "initguid.h"
|
||||
//#include "activscp.h"
|
||||
#include <activdbg.h>
|
||||
#include <objsafe.h>
|
||||
#include <mshtmdid.h>
|
||||
#include "mshtml_test.h"
|
||||
|
||||
DEFINE_GUID(CLSID_IdentityUnmarshal,0x0000001b,0x0000,0x0000,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue