DosSMOpenDD: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
This is called by the session manager or [[HARDERR.EXE]] to open the registered drivers or DLLs for later notifications. If there is some other driver than the keyboard or mouse driver to receive notification, the HARDERR daemon seems to do the notifications. This function is exported for the HARDERR.EXE mainly. | |||
This is called by the session manager or HARDERR.EXE to open the registered drivers or DLLs for later notifications. If there is some other driver than the keyboard or mouse driver to receive notification, the HARDERR daemon seems to do the notifications. This function is exported for the HARDERR.EXE mainly. | |||
==Syntax== | ==Syntax== | ||
APIRET16 Pascal far DOSSMOPENDD() | |||
APIRET16 Pascal far DOSSMOPENDD() | |||
==Parameters== | ==Parameters== | ||
None | |||
==Return Code== | ==Return Code== | ||
APIRET16 Pascal far | |||
[[Category:Dos]] | [[Category:Dos]] |
Latest revision as of 05:27, 9 November 2018
This is called by the session manager or HARDERR.EXE to open the registered drivers or DLLs for later notifications. If there is some other driver than the keyboard or mouse driver to receive notification, the HARDERR daemon seems to do the notifications. This function is exported for the HARDERR.EXE mainly.
Syntax
APIRET16 Pascal far DOSSMOPENDD()
Parameters
None
Return Code
APIRET16 Pascal far