PMMessageQueue: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
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 | 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: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.)