ef332ab8b6
Microsoft basically deprecated GetVersion/GetVersionEx, so now you have to query the file version of kernel32.dll in order to get the actual windows version. Because of the steps involved in getting the windows version are fairly complicated, this is an exported libobs helper function that can be used to get the windows version if needed. (Microsoft does have its own set of helper functions for this but the API feels a bit.. awkward, and you can't actually get the real windows version with them) |
||
---|---|---|
.. | ||
CoTaskMemPtr.hpp | ||
ComPtr.hpp | ||
HRError.hpp | ||
WinHandle.hpp | ||
win-version.h |