Programming guideline of WinDom
- NOM
-
has_appl_getinfo() - test if the appl_getinfo() function is
avalaible.
- PROTOTYPAGE
-
int has_appl_getinfo( void);
- DESCRIPTION
-
This function returns 1 if appl_getinfo() is present. It is
the case with :
- MultiTOS 1 and 1.2 (AES 4 and AES 4.1)
- Naes
- Geneva
- MagiC 3
- Wdialog
- WinX 2.1
- when the call appl_find( "?AGI") returns a
value different of -1.
With non multitasking TOS, it is a good idea to use WinX or/and
Wdialog.
- VOIR AUSSI
-
appl_getinfo()