obs-studio/libobs/util/windows
James Park a3e5344cce libobs: Fix move assignment operator for ComPtr
We can't compare addresses of ComPtr for self-reference directly because
the address-of operator is overloaded, causing a compiler error. This
fix more or less matches the WRL implementation.
2019-04-08 02:05:37 -07:00
..
CoTaskMemPtr.hpp libobs/util: Add Get() function to CoTaskMemPtr 2016-10-23 09:20:54 -07:00
ComPtr.hpp libobs: Fix move assignment operator for ComPtr 2019-04-08 02:05:37 -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 libobs/util: Make default val INVALID_HANDLE_VALUE 2018-12-03 04:32:20 -08:00
win-registry.h libobs: Add wrapper function to query Windows registry 2017-10-14 00:31:41 -04:00
win-version.h libobs/util: Add get_win_ver_int() func (windows) 2019-02-07 17:00:46 -08:00