···1818 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
1919 */
20202121-#define WIN32_NO_STATUS
2222-#define _INC_WINDOWS
2323-#define COM_NO_WINDOWS_H
2424-2521#include <stdio.h>
2626-#include <windef.h>
2727-#include <winbase.h>
2828-#include <winreg.h>
2929-#include <objbase.h>
2222+#include <windows.h>
3023#include <advpub.h>
3124#include <fci.h>
3232-#include <wine/test.h>
2525+#include "wine/test.h"
33263427/* make the max size large so there is only one cab file */
3528#define MEDIA_SIZE 999999999