Dear All, I have a program running in MS dos, which was operated trough a touch screen.
The touch monitor has failed and I have now installed a standard monitor , mouse and keyboard, but for an unknown reason the mouse pointer does not show on the screen. It seems to be working in the background but the pointer is sort of hidden.
Is there a way of how I can display the pointer please?
I have also attached an image while loading and also when it has loaded.
Thank you
Mouse Cursor in Dos Program
Moderator: DosItHelp
Mouse Cursor in Dos Program
- Attachments
-
- 20180522_080303_resized.jpg (63.06 KiB) Viewed 3320 times
-
- 20180522_080319_resized.jpg (83.02 KiB) Viewed 3320 times
-
- 20180522_080319_resized.jpg (83.02 KiB) Viewed 3320 times
Re: Mouse Cursor in Dos Program
The mouse pointer is hidden probably because your are using the mouse driver that is designed for your touch screen. So it logically hide the pointer for a touch screen.
Maybe you can force it to display the pointer by some command line switch or manipulating the it's INI files.
Or better try another mouse driver.
you can find some DOS mouse drivers here:
https://www.uwe-sieber.de/util_e.html
or google DOS mouse driver.
Maybe you can force it to display the pointer by some command line switch or manipulating the it's INI files.
Or better try another mouse driver.
you can find some DOS mouse drivers here:
https://www.uwe-sieber.de/util_e.html
or google DOS mouse driver.