use field ct instead of znode flag

This commit is contained in:
Vincent Wei
2020-01-17 08:54:11 +08:00
parent 903a42d193
commit a4355c6b9d
5 changed files with 21 additions and 34 deletions

View File

@@ -5941,6 +5941,7 @@ MG_EXPORT void GUIAPI MainWindowThreadCleanup(HWND hMainWnd);
#define CT_ALPHACHANNEL 0x02
#define CT_ALPHAPIXEL 0x03
#define CT_BLURRED 0x04
#define CT_MAX_VALUE 0x04
/**
* \fn HWND GUIAPI CreateMainWindowEx2 (PMAINWINCREATE pCreateInfo,