chenluhua1980
8 天以前 fa64ecef1f17fa7268fe8052adbd1344016bd2c5
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;