gdi clipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-05-07 18:40:14 +09:00
commit ad49a55812
6 changed files with 35 additions and 10 deletions

View file

@ -23,6 +23,8 @@ struct _MwLLGDI {
HCURSOR cursor;
HICON icon;
HRGN clip;
int grabbed;
int force_render;
int get_clipboard;