source: Daodan/MSYS2/mingw32/i686-w64-mingw32/include/unknwn.idl@ 1181

Last change on this file since 1181 was 1166, checked in by rossy, 3 years ago

Daodan: Replace MinGW build env with an up-to-date MSYS2 env

File size: 310 bytes
Line 
1cpp_quote("/**")
2cpp_quote(" * This file is part of the mingw-w64 runtime package.")
3cpp_quote(" * No warranty is given; refer to the file DISCLAIMER within this package.")
4cpp_quote(" */")
5cpp_quote("")
6
7#ifndef DO_NO_IMPORTS
8import "wtypes.idl";
9#endif
10
11#define BUILDING_UNKNWN_IDL
12#include "unknwnbase.idl"
Note: See TracBrowser for help on using the repository browser.