mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-19 05:51:16 -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.