Skip to content

Conversation

@alvinhochun
Copy link
Contributor

Mingw-w64 does not use __declspec(uuid(x)) but has its own way of supporting __uuidof by defining UUIDs with a special macro __CRT_UUID_DECL, which does actually work here.

Mingw-w64 does not use `__declspec(uuid(x))` but has its own way of
supporting `__uuidof` by defining UUIDs with a special macro
`__CRT_UUID_DECL`, which does actually work here.
@kennykerr
Copy link
Collaborator

Here we are again with classic COM. 😅 @sylveon do you want to take a stab at reviewing this, given your recent overhaul of this code?

@sylveon
Copy link
Contributor

sylveon commented Oct 21, 2022

From a quick read, it appears that everything is fine here.

@kennykerr
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kennykerr kennykerr merged commit d6ef811 into microsoft:master Oct 24, 2022
@alvinhochun alvinhochun deleted the alvin/mingw-com branch December 11, 2022 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants