ImportC GUID compilation problem with some Windows headers

Carl Sturtivant sturtivant at gmail.com
Thu Mar 21 18:19:58 UTC 2024


On Thursday, 21 March 2024 at 00:06:56 UTC, Carl Sturtivant wrote:
> ```C
> EXTERN_GUID(IID_IBlahBlahBlah, 0xabcdef12, 0x11d2, 0xab3a, 
> 0xc0, 0x4f, [...] );
> ```

Has anyone successfully compiled an EXTERN_GUID declaration like 
this in a Windows header with ImportC using some C macro trickery 
for example?




More information about the Digitalmars-d-learn mailing list