This commit is contained in:
parent
974947b400
commit
85b66d0d9a
9 changed files with 25 additions and 24 deletions
|
|
@ -34,8 +34,7 @@ struct _MwLLGDI {
|
|||
struct _MwLLGDIColor {
|
||||
struct _MwLLCommonColor common;
|
||||
|
||||
COLORREF color;
|
||||
HBRUSH brush;
|
||||
HBRUSH brush;
|
||||
};
|
||||
|
||||
struct _MwLLGDIPixmap {
|
||||
|
|
|
|||
|
|
@ -64,7 +64,6 @@
|
|||
#define MwNsubForeground "SsubForeground"
|
||||
#define MwNtitleForeground "StitleForeground"
|
||||
|
||||
|
||||
#define MwNvulkanExtension "SEvulkanExtension"
|
||||
#define MwNvulkanLayer "SEvulkanLayer"
|
||||
#define MwNvulkanConfig "VEvulkanConfig"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue