mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 20:45:36 +08:00
message strings for new window messages
This commit is contained in:
@@ -393,9 +393,9 @@ char * __mg_msgstr3 [] =
|
||||
"MSG_TIMER", // 0x0144
|
||||
"MSG_CARETBLINK", // 0x0145
|
||||
"MSG_FDEVENT", // 0x0146
|
||||
"", // 0x0147
|
||||
"", // 0x0148
|
||||
"", // 0x0149
|
||||
"MSG_SRVNOTIFY", // 0x0147
|
||||
"MSG_UPDATECLIWIN", // 0x0148
|
||||
"MSG_LAYERCHANGED", // 0x0149
|
||||
"", // 0x014A
|
||||
"", // 0x014B
|
||||
"", // 0x014C
|
||||
|
||||
Reference in New Issue
Block a user