windows-nt/Source/XPSP1/NT/base/ntsetup/win95upg/undo/pch/pch.h

18 lines
231 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifdef __cplusplus
extern "C" {
#endif
#define MIGISOL_INCLUDES
#include "master.h"
#include <undo.h>
#ifdef __cplusplus
}
#endif
#define ARRAYSIZE(x) (sizeof((x))/sizeof((x)[0]))
#include <objbase.h>
#include <initguid.h>