wmi 0.0.4
wmi: ^0.0.4 copied to clipboard
Windows Management Instrumentation.
0.0.4 #
🙏 Special Thanks! #
- A huge shout-out to @Dusk-afk for fixing the
VARIANT
casting crash and unifying type handling! Your contribution significantly improves stability.- Related Pull Request: https://github.com/huanguan1978/wmi/pull/1
✨ What's New: #
- Fix: Resolved
VARIANT
type casting crashes and standardized type handling. - Update: Rewrote all
VARIANT
to string examples.
0.0.3 #
- fix: CoInitializeEx, error code 0x80010106
- fix: CoInitializeSecurity, error code 0x80010119
0.0.2 #
- new function, bool wmicPreInstalled()
0.0.1 #
- initial release