Skip to content

Replace CoCreateGuid with UuidCreate to avoid ole32.dll dependency#3656

Merged
kennykerr merged 5 commits intomasterfrom
UuidCreate
Jul 9, 2025
Merged

Replace CoCreateGuid with UuidCreate to avoid ole32.dll dependency#3656
kennykerr merged 5 commits intomasterfrom
UuidCreate

Conversation

@kennykerr
Copy link
Copy Markdown
Collaborator

Fixes: #3652

Comment thread crates/libs/core/src/guid.rs Outdated
@kennykerr kennykerr requested a review from riverar July 9, 2025 19:15
@kennykerr kennykerr merged commit 2eb8ab7 into master Jul 9, 2025
29 checks passed
@kennykerr kennykerr deleted the UuidCreate branch July 9, 2025 20:37
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.

windows-core::GUID::new should call UuidCreate directly rather than bounce through CoCreateGuid

3 participants