jrj/project/vindexmenu.cpp
@@ -35,8 +35,7 @@ public: static vindexmenu* CreateInstance(void* implPtr, void* hWnd) { vindexmenu* pWin = new vindexmenu(implPtr, (HWND)hWnd); return pWin; return new vindexmenu(implPtr, (HWND)hWnd); } int OnHideWin()