Go to the documentation of this file.
28#ifndef __Win32MinGWSupport_H__
29#define __Win32MinGWSupport_H__
39#include <specstrings.h>
42#ifdef __MINGW64_VERSION_MAJOR
46#define WINAPI_INLINE inline
47#ifndef __uuidof(Object)
48# define __uuidof(Object) IID_##Object