Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The function CursorOn will enable the cursor at driver-level. If the OS has no support for cursor included (SYSGEN_CURSOR) this will not add one. It is usefull in combination with CursorOff.

Code Block
int CursorOn( void);   

...

OS Versions: Windows CE 5 and later.
Header: drvlib_app.h
Link Library: drvlib_app.lib

See Also

CursorOff, cursor