PMPointer: Difference between revisions
Appearance
Created page with "==Description== The PMPointer class is used to access automatically the pointer handling functions of the PM API: WinLoadPointer and WinSetPointer. It is possible to l..." |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
The PMPointer class | The PMPointer class is used to access automatically the pointer handling functions of the ''WinLoadPointer'' and ''WinSetPointer''. It is possible to load a pointer with the constructor and to set it as the system pointer using the set routine. The reset routine restores the arrow as the default pointer. | ||
[[Category:PM++]] |
Latest revision as of 09:33, 14 February 2017
Description
The PMPointer class is used to access automatically the pointer handling functions of the WinLoadPointer and WinSetPointer. It is possible to load a pointer with the constructor and to set it as the system pointer using the set routine. The reset routine restores the arrow as the default pointer.