Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
os_info_windows.cpp : small optimization - VARIANT val should be init…
…ialized, VC++ compiler warning on val_destructor() because of uninitialized inout param. - In WMI query get Capture, not Name. No need to find & resize string.
- Loading branch information