Andrew Kelley 4d10fbef10 windows_com: add missing __CRT_UUID_DECL() for IEnumSetupInstances
This is intended to fix this error:

lld-link: error: undefined symbol: _GUID const& __mingw_uuidof<IEnumSetupInstances>()
>>> referenced by D:\a\1\s\src\windows_com.hpp:898
>>>               D:\a\1\s\zig-cache\o\a5030d467932f0ce2f6511feb7d6af12\windows_sdk.obj:(__IEnumSetupInstances_IID_getter())

Thank you to Martin Storsjö for suggesting the fix.
2022-07-09 14:04:38 -07:00
..
2022-04-27 16:45:23 -07:00
2022-05-13 16:43:59 -04:00
2022-07-05 15:21:20 -07:00
2022-07-05 15:21:20 -07:00
2022-01-07 00:06:06 -05:00
2022-07-03 13:33:09 -07:00
2022-07-07 10:50:06 +03:00