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 <atlwin.h>

Public Member Functions

 CWindow (HWND hWnd=NULL)
 operator HWND () const
HDC BeginPaint (LPPAINTSTRUCT lpPaint)
BOOL DestroyWindow ()
void EndPaint (LPPAINTSTRUCT lpPaint)
BOOL GetClientRect (LPRECT lpRect) const
CWindow GetParent () const
BOOL Invalidate (BOOL bErase=TRUE)
BOOL InvalidateRect (LPCRECT lpRect, BOOL bErase=TRUE)
BOOL IsWindow () const
BOOL KillTimer (UINT_PTR nIDEvent)
BOOL LockWindowUpdate (BOOL bLock=TRUE)
BOOL ScreenToClient (LPPOINT lpPoint) const
LRESULT SendMessage (UINT message, WPARAM wParam=0, LPARAM lParam=0)
HWND SetCapture ()
HWND SetFocus ()
UINT_PTR SetTimer (UINT_PTR nIDEvent, UINT nElapse, void(CALLBACK *lpfnTimer)(HWND, UINT, UINT_PTR, DWORD)=NULL)
BOOL SetWindowPos (HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags)
BOOL SetWindowText (LPCTSTR lpszString)
BOOL ShowWindow (int nCmdShow)
BOOL UpdateWindow ()

Static Public Member Functions

static LPCTSTR GetWndClassName ()
static LRESULT SendMessage (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)

Data Fields

HWND m_hWnd

Static Public Attributes

static RECT rcDefault

Detailed Description

Definition at line 215 of file atlwin.h.


The documentation for this class was generated from the following file:

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