reactos/dll/shellext/fontext/fontext.h

12 lines
158 B
C

#ifndef _FONTEXT_PCH_
#define _FONTEXT_PCH_
#include <stdarg.h>
#define WIN32_NO_STATUS
#define COBJMACROS
#include <windef.h>
#endif /* _FONTEXT_PCH_ */