/////////////////////////////////////////////////////////////////////////////
-// Name: app.h
+// Name: wx/os2/app.h
// Purpose: wxApp class
// Author: David Webster
// Modified by:
// Implementation
static bool RegisterWindowClasses(HAB vHab);
- virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess);
-
public:
int m_nCmdShow;
HMQ m_hMq;