ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <globals.h>

Inherited by SysCacheIcon.

Public Member Functions

 Icon ()
 Icon (ICON_ID id, UINT nid)
 Icon (ICON_ID id, UINT nid, int icon_size)
 Icon (ICON_TYPE itype, int id, HICON hIcon)
 Icon (ICON_TYPE itype, int id, int sys_idx)
 operator ICON_ID () const
void draw (HDC hdc, int x, int y, int cx, int cy, COLORREF bk_color, HBRUSH bk_brush) const
HBITMAP create_bitmap (COLORREF bk_color, HBRUSH hbrBkgnd, HDC hdc_wnd) const
int add_to_imagelist (HIMAGELIST himl, HDC hdc_wnd, COLORREF bk_color=GetSysColor(COLOR_WINDOW), HBRUSH bk_brush=GetSysColorBrush(COLOR_WINDOW)) const
int get_sysiml_idx () const
HICON get_hicon () const
ICON_TYPE get_icontype () const
bool destroy ()

Protected Attributes

ICON_ID _id
ICON_TYPE _itype
HICON _hicon
int _sys_idx

Detailed Description

Definition at line 96 of file globals.h.


The documentation for this struct was generated from the following files:

Generated on Sun May 27 2012 06:22:24 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.