publish changes

This commit is contained in:
Archie 2024-09-29 02:04:03 +00:00
parent afc5064a7b
commit ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions

View file

@ -20,7 +20,7 @@ enum {
KILLFOCUS = 210, // no params
NAMECHANGED = 220, // no params
// for transient child windows
// for transient child arch
RETURN_CODE = 300, // param1 = the code
// NOTE: Currently only used by editwnd.cpp, but open for custom use by developers