Skip to content

Commit 4897e03

Browse files
committed
Add _wmi module
Implement _wmi.exec_query via COM/WMI using pipe+thread pattern matching _wmimodule.cpp. Uses raw COM vtable calls for IWbemLocator, IWbemServices, IEnumWbemClassObject, and IWbemClassObject interfaces.
1 parent 09b5281 commit 4897e03

2 files changed

Lines changed: 702 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)