Jump to content

PMMessageQueue: Difference between revisions

From EDM2
Created page with "==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' inl..."
 
No edit summary
Line 2: Line 2:
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]]

Revision as of 03:07, 3 December 2015

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.)