1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-19 14:35:14 +00:00
qb64/internal/c/mingw64/x86_64-w64-mingw32/include/drmexternals.h
2019-01-01 22:40:38 +11:00

38 lines
608 B
C

/*** Autogenerated by WIDL 3.1 from include/drmexternals.idl - Do not edit ***/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__ 475
#endif
#include <rpc.h>
#include <rpcndr.h>
#ifndef COM_NO_WINDOWS_H
#include <windows.h>
#include <ole2.h>
#endif
#ifndef __drmexternals_h__
#define __drmexternals_h__
/* Forward declarations */
/* Headers for imported files */
#include <wmdrmsdk.h>
#ifdef __cplusplus
extern "C" {
#endif
/* Begin additional prototypes for all interfaces */
/* End additional prototypes */
#ifdef __cplusplus
}
#endif
#endif /* __drmexternals_h__ */