SApplication::~SApplication(void) { _DestroySingletons(); CSimpleWndHelper::Destroy(); STextServiceHelper::Destroy(); SRicheditMenuDef::Destroy(); }
SApplication::~SApplication(void) { GetMsgLoopFactory()->DestoryMsgLoop(m_pMsgLoop); _DestroySingletons(); CSimpleWndHelper::Destroy(); STextServiceHelper::Destroy(); SRicheditMenuDef::Destroy(); }