obs-studio/libobs/util/windows
jp9000 ef332ab8b6 libobs: Add function to get the windows version
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)
2015-08-01 14:51:21 -07:00
..
CoTaskMemPtr.hpp Add -> operator to CoTaskMemPtr 2014-09-01 13:00:22 -07:00
ComPtr.hpp libobs: Use nullptr instead of NULL 2015-03-21 16:34:46 -07:00
HRError.hpp add my signal/callback interface from another project, also update license of utility files to ISC 1.3 2013-12-25 22:40:33 -07:00
WinHandle.hpp WinHandle: Do not close handle on operator & 2014-09-12 20:36:32 -07:00
win-version.h libobs: Add function to get the windows version 2015-08-01 14:51:21 -07:00