GME  13
Public Member Functions | Public Attributes | Static Public Attributes
GMEViewOverlay Class Reference

#include <GMEViewOverlay.h>

List of all members.

Public Member Functions

 GMEViewOverlay ()
virtual ~GMEViewOverlay ()
afx_msg void OnClose ()
afx_msg void OnTimer (UINT_PTR nIDEvent)
virtual BOOL DestroyWindow ()
afx_msg void PostNcDestroy ()
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
void OnDraw (CDC *pDC)
void Init1 ()
void Init2 ()

Public Attributes

CDC * m_memcdc

Static Public Attributes

static const DWORD exstyle
static const DWORD style = WS_POPUP | WS_VISIBLE

Detailed Description

Definition at line 6 of file GMEViewOverlay.h.


Constructor & Destructor Documentation

Definition at line 14 of file GMEViewOverlay.cpp.

Definition at line 19 of file GMEViewOverlay.cpp.


Member Function Documentation

Definition at line 224 of file GMEViewOverlay.cpp.

Definition at line 60 of file GMEViewOverlay.cpp.

Definition at line 107 of file GMEViewOverlay.cpp.

Definition at line 195 of file GMEViewOverlay.cpp.

int GMEViewOverlay::OnCreate ( LPCREATESTRUCT  lpCreateStruct)

Definition at line 39 of file GMEViewOverlay.cpp.

void GMEViewOverlay::OnDraw ( CDC *  pDC)

Definition at line 27 of file GMEViewOverlay.cpp.

void GMEViewOverlay::OnTimer ( UINT_PTR  nIDEvent)

Definition at line 204 of file GMEViewOverlay.cpp.

afx_msg void GMEViewOverlay::PostNcDestroy ( ) [inline]

Definition at line 26 of file GMEViewOverlay.h.


Member Data Documentation

Initial value:
 WS_EX_LAYERED
            | WS_EX_TRANSPARENT 
                        | WS_EX_TOPMOST
                        | WS_EX_TOOLWINDOW 
                        | WS_EX_NOACTIVATE

Definition at line 35 of file GMEViewOverlay.h.

Definition at line 13 of file GMEViewOverlay.h.

const DWORD GMEViewOverlay::style = WS_POPUP | WS_VISIBLE [static]

Definition at line 41 of file GMEViewOverlay.h.


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