Searched refs:SetClassLongPtr (Results 1 – 3 of 3) sorted by relevance
30 #ifndef SetClassLongPtr31 #define SetClassLongPtr SetClassLong macro
204 SetClassLongPtr(SDL_Window, GCLP_HICON, (LONG_PTR)screen_icn); in WIN_SetWMIcon()
200 SetClassLongPtr( wminfo.window, GCLP_HICON, (LONG)icon ); in sdl_set_window_icon()