mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-04 22:56:11 -05: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.