Commit graph

3 commits

Author SHA1 Message Date
snow flurry be95698d10 OverlayWndProc: Fix flickering issue
The flickering was caused by DefWindowProc trying to erase the background, then GDI painting back in the bitmap. By not letting DefWindowProc draw the background, flickering is effectively removed.

git-svn-id: svn://vcs.sdm.2ki.xyz/Grabby/trunk@15 27729192-006e-004d-b9b5-06fbd0ef7001
2024-02-20 02:37:01 +00:00
snow flurry d64803c1a9 OverlayWndProc: Fix rendering issue, allow Esc to cancel
git-svn-id: svn://vcs.sdm.2ki.xyz/Grabby/trunk@11 27729192-006e-004d-b9b5-06fbd0ef7001
2024-02-15 05:40:23 +00:00
snow flurry 585e61636a Create project "Grabby".
git-svn-id: svn://vcs.sdm.2ki.xyz/Grabby/trunk@9 27729192-006e-004d-b9b5-06fbd0ef7001
2024-02-13 21:00:46 +00:00