mrDarker
2025-10-22 e8a27bb203fe2aff70390a5eca002d7438da9b0f
SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h
@@ -49,4 +49,18 @@
   afx_msg void OnBnClickedButtonAreYouThere();
   afx_msg void OnBnClickedButtonDatetimeSync();
   afx_msg void OnBnClickedButtonTerminalDisplay();
   afx_msg void OnBnClickedButtonEdEventReport();
   afx_msg void OnBnClickedButtonEdAlarmReport();
   afx_msg void OnBnClickedButtonDefineReport();
   afx_msg void OnBnClickedButtonLineReport();
   afx_msg void OnBnClickedButtonConfigureSpooling();
   afx_msg void OnBnClickedButtonTransmitSpooledData();
   afx_msg void OnBnClickedButtonPurgeSpooledData();
   afx_msg void OnBnClickedButtonQueryPpidList();
   afx_msg void OnBnClickedButtonProceedWithCarrier();
   afx_msg void OnBnClickedButtonCarrierRelease();
   afx_msg void OnBnClickedButtonQueryCjSpace();
   afx_msg void OnBnClickedButtonQueryPjSpace();
   afx_msg void OnBnClickedButtonCreatePj();
   afx_msg void OnBnClickedButtonCreateCj();
};