Rust code example of ipconfig /flushdns using WMI.
|
Carey Evans
500e24b7d7
Update to C++ sample code and add comments.
This adds the call to CoSetProxyBlanket from <https://learn.microsoft.com/en-us/windows/win32/wmisdk/example--getting-wmi-data-from-the-local-computer>. |
||
|---|---|---|
| src | Update to C++ sample code and add comments. | |
| .editorconfig | Fix .editorconfig file and ConnectServer flags. | |
| .gitignore | Update to C++ sample code and add comments. | |
| Cargo.lock | Update to C++ sample code and add comments. | |
| Cargo.toml | Update to C++ sample code and add comments. | |
| LICENSE | Update license to MIT-0. | |