6 lines
71 B
C++
6 lines
71 B
C++
#include "mainframe.h"
|
|
|
|
bool CMainFrame::OnInit()
|
|
{
|
|
return false;
|
|
} |