Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CGXWindow Class Reference

#include <GXWindow.h>

List of all members.

Public Methods

 CGXWindow ()
virtual ~CGXWindow ()
virtual HWND GetHWND ()
virtual bool Init (char *szTitleName, UINT uWidth, UINT uHeight, UINT uX, UINT uY, WNDPROC CallBack, HINSTANCE hInstance, char *szMenuName)
virtual bool Destroy ()
virtual DWORD GetWindowStyle ()

Protected Attributes

HWND m_hWnd
HINSTANCE m_hInstance


Constructor & Destructor Documentation

CGXWindow::CGXWindow  
 

CGXWindow::~CGXWindow   [virtual]
 


Member Function Documentation

bool CGXWindow::Destroy   [virtual]
 

HWND CGXWindow::GetHWND   [virtual]
 

DWORD CGXWindow::GetWindowStyle   [virtual]
 

bool CGXWindow::Init char *    szTitleName,
UINT    uWidth,
UINT    uHeight,
UINT    uX,
UINT    uY,
WNDPROC    CallBack,
HINSTANCE    hInstance,
char *    szMenuName
[virtual]
 


Member Data Documentation

HINSTANCE CGXWindow::m_hInstance [protected]
 

HWND CGXWindow::m_hWnd [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu May 23 17:51:01 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001