PMMessageQueue: Difference between revisions
Appearance
m Martini moved page OS2 API:PMMessageQueue to OS2 API:PM++:PMMessageQueue |
mNo edit summary |
||
(One intermediate revision by the same user 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: | [[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.)