0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs/util/windows
Ryan Foster 788a1e22b7 libobs: Refactor check for Windows bitness/arch
Commit aa899c2 (PR #603) added logging for Windows bitness/arch, but it
was a bit incomplete/short-sighted.  It only added that information to
the regular logs.  This commit makes it easier to retrieve that
information for other purposes, like the crash handler.
2016-11-09 12:41:07 -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-version.h libobs: Refactor check for Windows bitness/arch 2016-11-09 12:41:07 -08:00
WinHandle.hpp WinHandle: Do not close handle on operator & 2014-09-12 20:36:32 -07:00