jrj/project/start.vframe.vbusiness.cpp
@@ -14,8 +14,7 @@ public: static startvframevbusiness * CreateInstance(void* implPtr,void* hWnd) { startvframevbusiness* pWin = new startvframevbusiness(implPtr,(HWND)hWnd); return pWin; return new startvframevbusiness(implPtr,(HWND)hWnd); } public: int OnCmdDispatch(const wchar_t* comd)