* modules/video_output/directx/events.c:
+ use SetWindowLongPtr() instead of SetWindowLong() whenever required. + reset GWLP_USERDATA when calling the parent window windowproc.
Showing
Please register or sign in to comment
+ use SetWindowLongPtr() instead of SetWindowLong() whenever required. + reset GWLP_USERDATA when calling the parent window windowproc.