0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/libobs/util/windows
jp9000 8cb80e1394 libobs/util: Make default val INVALID_HANDLE_VALUE
Certain windows functions may allow 0 as a valid handle value, therefore
INVALID_HANDLE_VALUE is a more appropriate initialization value.

Closes obsproject/obs-studio#1519
2018-12-03 04:32:20 -08:00
..
ComPtr.hpp libobs: Use nullptr instead of NULL 2015-03-21 16:34:46 -07:00
CoTaskMemPtr.hpp libobs/util: Add Get() function to CoTaskMemPtr 2016-10-23 09:20:54 -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
win-registry.h libobs: Add wrapper function to query Windows registry 2017-10-14 00:31:41 -04:00
win-version.h libobs: Refactor check for Windows bitness/arch 2016-11-09 12:41:07 -08:00
WinHandle.hpp libobs/util: Make default val INVALID_HANDLE_VALUE 2018-12-03 04:32:20 -08:00