class CDisplayWindow_WXAPP

Overview

class CDisplayWindow_WXAPP: public wxApp
{
public:
    // methods

    bool OnInit();
    int OnExit();
};