ui.backend.windows: And fix the UI for LoadCursor.

Related to #2011
elevate-erg
Doug Coleman 2018-07-06 21:25:29 -05:00
parent d92ebf4f82
commit a3abec6f5c
1 changed files with 1 additions and 1 deletions

View File

@ -578,7 +578,7 @@ M: windows-ui-backend do-events
0 >>cbWndExtra
f GetModuleHandle >>hInstance
f GetModuleHandle "APPICON" native-string>alien LoadIcon >>hIcon
f IDC_ARROW LoadCursor >>hCursor
f IDC_ARROW MAKEINTRESOURCE LoadCursor >>hCursor
class-name-ptr >>lpszClassName
RegisterClassEx win32-error=0/f