Jump to content

PMMessageQueue: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
==Description==
==Description==
Then there are the  PMAnchorBlock, PMMessageQueue;
Then there are the  PMAnchorBlock, PMMessageQueue;
the first two classes contatin respectivly a HAB and a HMQ, and add some special constructors and 'dumb' inline functions that mirror PM APIs which refer to the HAB or HMQ. (For example WinGetMsg, etc.)
the first two classes contatin respectivly a HAB and a HMQ, and add some special constructors and 'dumb' inline functions that mirror PM APIs which refer to the HAB or HMQ. (For example WinGetMsg, etc.)


[[Category:The OS/2 API Project]]
[[Category:PM++]]

Latest revision as of 09:50, 14 February 2017

Description

Then there are the PMAnchorBlock, PMMessageQueue; the first two classes contatin respectivly a HAB and a HMQ, and add some special constructors and 'dumb' inline functions that mirror PM APIs which refer to the HAB or HMQ. (For example WinGetMsg, etc.)