Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
SelectMacrotexture Class Reference

#include <SelectMacrotexture.h>

Inherits CDialog.

Public Types

enum  { IDD = IDD_MACRO_TEXTURE }
 

Public Member Functions

 SelectMacrotexture (CWnd *pParent=NULL)
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual BOOL OnNotify (WPARAM wParam, LPARAM lParam, LRESULT *pResult)
 
virtual BOOL OnInitDialog ()
 

Protected Attributes

CTreeCtrl m_textureTreeView
 

Detailed Description

Definition at line 31 of file SelectMacrotexture.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 39 of file SelectMacrotexture.h.

Constructor & Destructor Documentation

◆ SelectMacrotexture()

SelectMacrotexture::SelectMacrotexture ( CWnd * pParent = NULL)

Definition at line 33 of file SelectMacrotexture.cpp.

Member Function Documentation

◆ DoDataExchange()

void SelectMacrotexture::DoDataExchange ( CDataExchange * pDX)
protectedvirtual

Definition at line 42 of file SelectMacrotexture.cpp.

◆ OnInitDialog()

BOOL SelectMacrotexture::OnInitDialog ( )
protectedvirtual

Definition at line 61 of file SelectMacrotexture.cpp.

◆ OnNotify()

BOOL SelectMacrotexture::OnNotify ( WPARAM wParam,
LPARAM lParam,
LRESULT * pResult )
protectedvirtual

Definition at line 129 of file SelectMacrotexture.cpp.

Member Data Documentation

◆ m_textureTreeView

CTreeCtrl SelectMacrotexture::m_textureTreeView
protected

Definition at line 53 of file SelectMacrotexture.h.


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