Closed mislavjakopovic closed 8 years ago
In C++ when reading UINT64 values from VARIANT structure, you should use bstrVal instead of uintVal. You can see more about the issue here: http://www.codeproject.com/Questions/384313/Cplusplus-WMI-UINT-question
Hope you fix this in next update, Thanks!
Thanks for the report, I just fixed the issue. Please try the new version.
In C++ when reading UINT64 values from VARIANT structure, you should use bstrVal instead of uintVal. You can see more about the issue here: http://www.codeproject.com/Questions/384313/Cplusplus-WMI-UINT-question
Hope you fix this in next update, Thanks!