microsoft / windows-rs

Rust for Windows
https://kennykerr.ca/rust-getting-started/
Apache License 2.0
10.23k stars 476 forks source link

Update component sample to use static factory #3154

Closed kennykerr closed 1 month ago

kennykerr commented 1 month ago

Building on #3144 (and #3025) this updates the COM-based Json validator sample to use a static factory object.