Defines | |
| #define | AES4_BOTTOM 0x000001L | 
| WM_BOTTOM message supported   | |
| #define | AES4_ICONIFY 0x000002L | 
| WM_ICONIFY message supported   | |
| #define | AES4_ICONIFYXYWH 0x000004L | 
| WM_ICONIFYXYWH message supported   | |
| #define | AES4_SMALLER 0x000008L | 
| SMALLER widget (iconifier) supported by wind_create()   | |
| #define | AES4_BOTTOMER 0x000010L | 
| BOTTOMER widget (backdropper) supported by wind_create()   | |
| #define | AES4_APPSEARCH 0x000020L | 
| appl_search() is available   | |
| #define | AES4_FSLX 0x000040L | 
| MagiC extended file selector is available.   | |
| #define | AES4_BEVENT 0x000080L | 
| WF_BEVENT supported by wind_set()   | |
| #define | AES4_UNTOPPED 0x000100L | 
| WM_UNTOPPED message supported   | |
| #define | AES4_TOOLBAR 0x000200L | 
| WF_TOOLBAR mode supported by wind_set()   | |
| #define | AES4_APPLCONTROL 0x000400L | 
| appl_control() is available   | |
| #define | AES4_XGMOUSE 0x000800L | 
| graf_mouse() supports extended modes   | |
| #define | AES4_MNSELECTED 0x001000L | 
| MN_SELECTED message is extended   | |
| #define | AES4_MENUBAR 0x002000L | 
| WF_MENU mode supported by wind_set()   | |
| #define | AES4_FIRSTAREAXYWH 0x004000L | 
| WF_FIRSTAREAXYWH mode supported by wind_set()   | |
| #define | AES4_SETWORKXYWH 0x010000L | 
| WF_WORKXYWH is supported by the AES   | |
      
  | 
  
| 
 appl_control() is available 
  | 
  
      
  | 
  
| 
 appl_search() is available 
  | 
  
      
  | 
  
| 
 WF_BEVENT supported by wind_set() 
  | 
  
      
  | 
  
| 
 WM_BOTTOM message supported 
  | 
  
      
  | 
  
| 
 BOTTOMER widget (backdropper) supported by wind_create() 
  | 
  
      
  | 
  
| 
 WF_FIRSTAREAXYWH mode supported by wind_set() 
  | 
  
      
  | 
  
| 
 MagiC extended file selector is available. 
  | 
  
      
  | 
  
| 
 WM_ICONIFY message supported 
  | 
  
      
  | 
  
| 
 WM_ICONIFYXYWH message supported 
  | 
  
      
  | 
  
| 
 WF_MENU mode supported by wind_set() 
  | 
  
      
  | 
  
| 
 MN_SELECTED message is extended 
  | 
  
      
  | 
  
| 
 WF_WORKXYWH is supported by the AES 
  | 
  
      
  | 
  
| 
 SMALLER widget (iconifier) supported by wind_create() 
  | 
  
      
  | 
  
| 
 WF_TOOLBAR mode supported by wind_set() 
  | 
  
      
  | 
  
| 
 WM_UNTOPPED message supported 
  | 
  
      
  | 
  
| 
 graf_mouse() supports extended modes 
  | 
  
 1.4.6