Access to information is restricted depending on your login.
Request login-information through our contact form.
Access to information is restricted depending on your login.
Request login-information through our contact form.
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.
int CursorOn( void);
none
1 on success, 0 if failed or not implemented in display-driver.
A cursor will only pop up when calling CursorOn(), if it is not hidden with ShowCursor().
OS Versions: Windows CE 5 and later.
Header: drvlib_app.h
Link Library: drvlib_app.lib