Jump to content

POINTDD.SYS: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
This driver provides mouse support on OS/2 and eComStation.  
This driver provides pointer device support for OS/2.  


The POINTDD.SYS driver must always be loaded before any MOUSEXX.SYS driver. [https://books.google.com.ec/books?id=hEaMhncO06EC&lpg=PT256&dq=POINTDD.SYS&pg=PT256#v=onepage&q=POINTDD.SYS&f=false]. POINTDD.SYS works together with the MOUSEXX.SYS drivers.  
The POINTDD.SYS driver must always be loaded before any MOUSEXX.SYS driver. [https://books.google.com.ec/books?id=hEaMhncO06EC&lpg=PT256&dq=POINTDD.SYS&pg=PT256#v=onepage&q=POINTDD.SYS&f=false]. POINTDD.SYS works together with the MOUSEXX.SYS drivers.  


POINTDD.SYS displays the pointer image of the mouse on the screen.  
POINTDD.SYS displays the pointer image of the mouse on the screen.
 


==Version==
==Version==
 
{|class="wikitable"
{| class="wikitable"
|-
! Date !!Version !! Size  !! Comments
! Date !!Version !! Size  !! Comments
|-
|-
| -- || -- || -- bytes ||
|2002-05-21 16:10
|-
|10.70
|3,846 bytes  
|Pointer Device Driver
|}
|}


==Config.sys Information==
==Config.sys Information==
* [[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DPOINTDD.SYS|POINTDD.SYS]]
* [[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DPOINTDD.SYS|POINTDD.SYS]]
==DLLs Loaded==
* [[]]
==Alternatives==
N/A


[[Category:Files]][[Category:Drivers]]
[[Category:Files]][[Category:Drivers]]

Revision as of 00:57, 1 June 2016

This driver provides pointer device support for OS/2.

The POINTDD.SYS driver must always be loaded before any MOUSEXX.SYS driver. [1]. POINTDD.SYS works together with the MOUSEXX.SYS drivers.

POINTDD.SYS displays the pointer image of the mouse on the screen.

Version

Date Version Size Comments
2002-05-21 16:10 10.70 3,846 bytes Pointer Device Driver

Config.sys Information