Jump to content

DosSMOpenDD

From EDM2
Revision as of 05:27, 9 November 2018 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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