chenluhua1980
16 小时以前 b78a202c2933d345e1983de26948dbdae5d72382
SourceCode/Bond/SGMeasurement/SGMeasurement.h
@@ -23,10 +23,13 @@
// 重写
public:
   virtual BOOL InitInstance();
   virtual int ExitInstance();
// 实现
   DECLARE_MESSAGE_MAP()
private:
   HANDLE m_hMutex;
};
extern CSGMeasurementApp theApp;