fix msi winetest

svn path=/trunk/; revision=26547
This commit is contained in:
Sylvain Petreolle 2007-04-27 21:31:07 +00:00
parent 039e4a7b2e
commit 2d4262cf8c
7 changed files with 0 additions and 7 deletions

View file

@ -24,7 +24,6 @@
#include <msiquery.h>
#include "wine/test.h"
#include "wine/windef.h"
static const char *msifile = "winetest.msi";

View file

@ -25,7 +25,6 @@
#include <msiquery.h>
#include "wine/test.h"
#include "wine/windef.h"
static MSIHANDLE helper_createpackage( const char *szName )
{

View file

@ -27,7 +27,6 @@
#include <fci.h>
#include "wine/test.h"
#include "wine/windef.h"
static const char *msifile = "winetest.msi";
CHAR CURR_DIR[MAX_PATH];

View file

@ -24,7 +24,6 @@
#include <msiquery.h>
#include "wine/test.h"
#include "wine/windef.h"
typedef struct test_MSIFILEHASHINFO {
ULONG dwFileHashInfoSize;

View file

@ -27,7 +27,6 @@
#include <msiquery.h>
#include "wine/test.h"
#include "wine/windef.h"
static const char msifile[] = "winetest.msi";

View file

@ -23,7 +23,6 @@
#include <msiquery.h>
#include "wine/test.h"
#include "wine/windef.h"
static BOOL create_temp_file(char *name)
{

View file

@ -26,7 +26,6 @@
#include <msiquery.h>
#include "wine/test.h"
#include "wine/windef.h"
/*
* The following are defined in Windows SDK's msidefs.h