obs-studio/libobs/util/windows
jp9000 1abcdd7f50 WinHandle: Do not close handle on operator &
This is not a com pointer; it should not release/close the handle when
an & operator is used, it should only return the handle value.  Clearing
is only used on assignment.
2014-09-12 20:36:32 -07:00
..
CoTaskMemPtr.hpp Add -> operator to CoTaskMemPtr 2014-09-01 13:00:22 -07:00
ComPtr.hpp Add (temporary terrible) volume controls 2014-05-03 22:54:38 -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