Jump to content

KernSISData

From EDM2
Revision as of 14:57, 1 July 2017 by Martini (talk | contribs) (Created page with "Dereferences to the linear address pointing to the global info segment. Is about the equivalent of what DosHelp_GetDOSVar returns for index DHGETDOSV_SYSINFOSEG (where the la...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dereferences to the linear address pointing to the global info segment.

Is about the equivalent of what DosHelp_GetDOSVar returns for index DHGETDOSV_SYSINFOSEG (where the latter returns a segment value where the segment offset 0 points to the global info seg pointer and therefore needs to be dereferenced once more).