Constants of some bitfield variables WINDOW status variable
Programming guideline of WinDom

The app->aes4 variable

This variable provides some informations about your operating system required by WinDom. This informations are given by the AES appl_getinfo() function.

AES4 flags
Name Value Signification
AES4_BOTTOM 0x0001 AES handles the WM_BOTTOM message
AES4_ICONIFY 0x0002 AES handles the WM_(UN)ICONIFY messages
AES4_ICONIFYXYWH 0x0004 AES handles the WM_ICONIFYXYWH message
AES4_SMALLER 0x0008 the widget SMALLER (iconfier) is available
AES4_BOTTOMER 0x0010 the widget BOTTOMER (backdropper) is available
AES4_APPSEARCH 0x0020 the AES appl_search() function is available