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