Jump to content

WinQueueFromID

From EDM2
Revision as of 23:29, 17 July 2017 by Martini (talk | contribs) (Created page with "==Syntax== HMQ APIENTRY WinQueueFromID( HAB hab, USHORT pid, USHORT tid); Add to your *.def file: IMPORTS WinQueueFromID =PMMERGE.5313 Category:Win")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

HMQ     APIENTRY WinQueueFromID( HAB hab, USHORT pid, USHORT tid);

Add to your *.def file:

IMPORTS
   WinQueueFromID =PMMERGE.5313