Public Member Functions | Protected Attributes
vgui_mfc_app_init Class Reference

Initialize MFC CWinApp object. More...

#include <vgui_mfc_app_init.h>

List of all members.

Public Member Functions

 vgui_mfc_app_init ()
 ~vgui_mfc_app_init ()

Protected Attributes

vgui_mfc_appp

Detailed Description

Initialize MFC CWinApp object.

Place an object of type vgui_mfc_app_init in your main program in order to set up the MFC stuff;

Definition at line 17 of file vgui_mfc_app_init.h.


Constructor & Destructor Documentation

vgui_mfc_app_init::vgui_mfc_app_init ( )

Definition at line 13 of file vgui_mfc_app_init.cxx.

vgui_mfc_app_init::~vgui_mfc_app_init ( )

Definition at line 18 of file vgui_mfc_app_init.cxx.


Member Data Documentation

Definition at line 24 of file vgui_mfc_app_init.h.


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