mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-19 21:29:28 -04:00
HWND is considered a pointer, so when casting you must cast to a pointer-sized integer before attempting to cast to a pointer.
HWND is considered a pointer, so when casting you must cast to a pointer-sized integer before attempting to cast to a pointer.