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

controls.h File Reference

Go to the source code of this file.

Data Structures

struct  HEADCOMBO

Defines

#define HBMMENU_CALLBACK   ((HBITMAP) -1)
#define HBMMENU_SYSTEM   ((HBITMAP) 1)
#define HBMMENU_MBAR_RESTORE   ((HBITMAP) 2)
#define HBMMENU_MBAR_MINIMIZE   ((HBITMAP) 3)
#define HBMMENU_MBAR_CLOSE   ((HBITMAP) 5)
#define HBMMENU_MBAR_CLOSE_D   ((HBITMAP) 6)
#define HBMMENU_MBAR_MINIMIZE_D   ((HBITMAP) 7)
#define HBMMENU_POPUP_CLOSE   ((HBITMAP) 8)
#define HBMMENU_POPUP_RESTORE   ((HBITMAP) 9)
#define HBMMENU_POPUP_MAXIMIZE   ((HBITMAP) 10)
#define HBMMENU_POPUP_MINIMIZE   ((HBITMAP) 11)
#define ID_CB_LISTBOX   1000
#define ID_CB_EDIT   1001
#define CB_OKAY   0
#define CBF_DROPPED   0x0001
#define CBF_BUTTONDOWN   0x0002
#define CBF_NOROLLUP   0x0004
#define CBF_MEASUREITEM   0x0008
#define CBF_FOCUSED   0x0010
#define CBF_CAPTURE   0x0020
#define CBF_EDIT   0x0040
#define CBF_NORESIZE   0x0080
#define CBF_NOTIFY   0x0100
#define CBF_NOREDRAW   0x0200
#define CBF_SELCHANGE   0x0400
#define CBF_NOEDITNOTIFY   0x1000
#define CBF_NOLBSELECT   0x2000 /* do not change current selection */
#define CBF_BEENFOCUSED   0x4000 /* has it ever had focus */
#define CBF_EUI   0x8000
#define CB_GETTYPE(lphc)   ((lphc)->dwStyle & (CBS_DROPDOWNLIST))
#define LB_INSERTSTRING_UPPER   0x1AA
#define LB_INSERTSTRING_LOWER   0x1AB
#define LB_ADDSTRING_UPPER   0x1AC
#define LB_ADDSTRING_LOWER   0x1AD

Typedefs

typedef struct HEADCOMBOLPHEADCOMBO

Functions

BOOL COMBO_FlipListbox (LPHEADCOMBO, BOOL, BOOL)
HRGN set_control_clipping (HDC hdc, const RECT *rect)
LRESULT WINAPI DesktopWndProc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI User32DefWindowProc (HWND, UINT, WPARAM, LPARAM, BOOL)
BOOL WINAPI RegisterClientPFN (VOID)
LRESULT WINAPI IconTitleWndProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ButtonWndProcA (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ButtonWndProcW (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ButtonWndProc_common (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL unicode)
LRESULT WINAPI ComboWndProcA (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ComboWndProcW (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ComboWndProc_common (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam, BOOL unicode)
LRESULT WINAPI EditWndProcA (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI EditWndProcW (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI EditWndProc_common (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam, BOOL unicode)
LRESULT WINAPI ListBoxWndProcA (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ListBoxWndProcW (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ListBoxWndProc_common (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam, BOOL unicode)
LRESULT WINAPI MDIClientWndProcA (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI MDIClientWndProcW (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI MDIClientWndProc_common (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam, BOOL unicode)
LRESULT WINAPI PopupMenuWndProcA (HWND hWnd, UINT Message, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI PopupMenuWndProcW (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ScrollBarWndProcW (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI ScrollBarWndProcA (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI StaticWndProcA (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI StaticWndProcW (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI StaticWndProc_common (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL unicode)
LRESULT WINAPI SwitchWndProcA (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI SwitchWndProcW (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)

Generated on Sun May 27 2012 06:11:50 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.