#include <doshelp.h>
Inheritance diagram for iDosHelper:
Public Methods | |
virtual void | SetMousePosition (int x, int y)=0 |
Set mouse position. | |
virtual void | DoEnablePrintf (bool en)=0 |
Enable/disable printf. |
An instance of this object will be registered to the object registry with tag 'SystemHelper'. But it is recommended to query this from the object registry using the iDosHelper interface.