Jump to content

DosSMSysInit: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{Legacy
This is the offset to the DOSSMSYSINIT semaphore. I have no idea what code will need this. Probably synchronization between HARDERR and the session shell.
|RepFunc=
|Remarks=This page list the older version of the function for reference.
}}
This is the offset to the DOSSMSYSINIT semaphore. I have no idea what code will need this. Probably synchronization between HARDERR and the session shell.  


==Syntax==
==Syntax==
<PRE>
OFFSET DOSSMSYSINIT
OFFSET DOSSMSYSINIT
 
</PRE>
==Parameters==
==Parameters==
;  
;  
Line 18: Line 13:


==Example Code==
==Example Code==
<PRE>
</PRE>


==Related Functions==
==Related Functions==
*


[[Category:Dos]]
[[Category:Dos]]

Latest revision as of 00:07, 8 June 2019

This is the offset to the DOSSMSYSINIT semaphore. I have no idea what code will need this. Probably synchronization between HARDERR and the session shell.

Syntax

OFFSET DOSSMSYSINIT

Parameters

Return Code

Remarks

Example Code

Related Functions