[PATCH] widl: Make MIDL_DEFINE_GUID more compatible with midl.

Jacek Caban jacek at codeweavers.com
Fri Nov 9 06:55:30 CST 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

selectany is useful on platforms that support it. Also _i.c files seem
prepared to be included by #include. Windows SDK even distributes some
of them along with regular headers. When such files are included from
C++ (like in case of Firefox), extern "C" is needed.

 tools/widl/widl.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-widl-Make-MIDL_DEFINE_GUID-more-compatible-with-midl.diff
Type: text/x-patch
Size: 1044 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181109/6fb1300e/attachment-0001.bin>


More information about the wine-devel mailing list