| Subject | : | System Bitmaps |
| Author | : | Rafail |
| Date | : | 04 Apr, 2006 on 18:26 |
| I want to use system bitmaps like checkmark or ckecked checkbox or a lillte arrow that is shown on Windows List system menu button. Where can I find them? Do system pointers to them exist?
Trimmer Developer |
| Subject | : | Re:System Bitmaps |
| Author | : | Rafail |
| Date | : | 04 Apr, 2006 on 23:51 |
| I found them. They are in pmwin.h (toolkit for os2 2.1, at least). Their index values start with SBMP_. WinGetSysBitmap API is used to access them. --- Trimmer Developer |