Jump to content

KernThunkStackTo32

From EDM2
Revision as of 22:56, 9 June 2017 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This will convert a 16:16 SS:SP back to the 16:32 SS:ESP convention.

Synopsis

VOID APIENTRY KernThunkStackTo32(VOID);

Parameters

None.

Comments

This is supposedly to be called after returning from 16 bit code.