Jump to content

WinQueueFromID: Difference between revisions

From EDM2
Created page with "==Syntax== HMQ APIENTRY WinQueueFromID( HAB hab, USHORT pid, USHORT tid); Add to your *.def file: IMPORTS WinQueueFromID =PMMERGE.5313 Category:Win"
 
(No difference)

Latest revision as of 22:29, 17 July 2017

Syntax

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

Add to your *.def file:

IMPORTS
   WinQueueFromID =PMMERGE.5313