make gdi rendering a little bit faster
This commit is contained in:
parent
c2e960fe59
commit
71cb96b06e
3 changed files with 17 additions and 9 deletions
|
|
@ -20,6 +20,7 @@ struct _MwLLGDI {
|
|||
HICON icon;
|
||||
|
||||
int grabbed;
|
||||
int force_render;
|
||||
};
|
||||
|
||||
struct _MwLLGDIColor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue