mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:12:59 +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,15 +16,7 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define COBJMACROS
|
||||
|
||||
#include <wine/test.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "ole2.h"
|
||||
#include "mshtml.h"
|
||||
#include "precomp.h"
|
||||
|
||||
static BSTR a2bstr(const char *str)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue