chenluhua1980
2025-12-11 77115b7f45e9fcc40c8831b857a77ee69751fcef
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;