mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-31 02:13:51 +08:00
3812393472
HWND is considered a pointer, so when casting you must cast to a pointer-sized integer before attempting to cast to a pointer.