Jump to content

KernUnserialize16BitDD

From EDM2
Revision as of 05:21, 6 June 2016 by Martini (talk | contribs) (Created page with "==Synopsis== VOID APIENTRY KernUnserialize16BitDD(VOID); ==Description== This releases a special kernel spinlock. ==Parameters== None. ==Comments== See comments for KernSer...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Synopsis

VOID APIENTRY KernUnserialize16BitDD(VOID);

Description

This releases a special kernel spinlock.

Parameters

None.

Comments

See comments for KernSerialize16BitDD. This apparently needs to be called after returning from a 16 bit driver.