LAPTOP-SNT8I5JK\Boounion
2025-09-19 334b16b4abb4cbe3d1d4e4f211efd6f4468ae09f
SourceCode/Bond/SGMeasurement/SGMeasurement.h
@@ -1,4 +1,4 @@

// SGMeasurement.h: PROJECT_NAME 应用程序的主头文件
//
@@ -23,10 +23,13 @@
// 重写
public:
   virtual BOOL InitInstance();
   virtual int ExitInstance();
// 实现
   DECLARE_MESSAGE_MAP()
private:
   HANDLE m_hMutex;
};
extern CSGMeasurementApp theApp;