mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-02 13:13:57 +00:00
Just use the Windows API to accomplish the same thing (this is what is done in Update()). This makes the backing window handle the correct data-type for Windows for easier use in function calls.