|
ReactOS 0.4.16-dev-1946-g52006dd
|
convenient loading of bitmap resources More...
#include <globals.h>
Public Member Functions | |
| ResBitmap (UINT nid) | |
| ~ResBitmap () | |
| operator HBITMAP () const | |
Protected Attributes | |
| HBITMAP | _hBmp |
| ResBitmap::ResBitmap | ( | UINT | nid | ) |
Definition at line 699 of file explorer.cpp.
|
inline |
|
protected |
Definition at line 353 of file globals.h.
Referenced by operator HBITMAP(), ResBitmap(), and ~ResBitmap().