Andrew

Results 12 issues of Andrew

SDL3 If window position is set at creation time by `SDL_SetNumberProperty(SDL_PROP_WINDOW_CREATE_X_NUMBER, 10)` then `SDL_SetWindowPosition()` does not work on Linux/X11. At all. Note that is with X11 backend where window positioning...

https://devblogs.microsoft.com/oldnewthing/20120720-00/?p=7083 Last member in this struct must be not WORD (as in the article) but DWORD instead ``` typedef struct GRPICONDIRENTRY { BYTE bWidth; BYTE bHeight; BYTE bColorCount; BYTE bReserved;...