WinX


WinX ()

Initialises the WinX library

Parameter Description

Returns

0 on success or $$TRUE on error

Remarks

This function may be called automatically, but you should call it again anyway. If it has already been called it will simply return 0

Examples

IF WinX () THEN QUIT(0)

Related Links

Introduction