LAPTOP-SNT8I5JK\Boounion
2025-01-07 22137ea1df173a3c58a641eb9cd12999258faf18
SourceCode/Bond/BoounionPLC/BoounionPLCDlg.h
@@ -48,4 +48,11 @@
   afx_msg void OnDestroy();
   afx_msg void OnSize(UINT nType, int cx, int cy);
   afx_msg HBRUSH OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor);
   afx_msg void OnInitMenuPopup(CMenu* pPopupMenu, UINT nIndex, BOOL bSysMenu);
   afx_msg void OnMenuFileSettings();
   afx_msg void OnUpdateMenuFileSettings(CCmdUI* pCmdUI);
   afx_msg void OnMenuFileExit();
   afx_msg void OnUpdateMenuFileExit(CCmdUI* pCmdUI);
   afx_msg void OnMenuHelpAbout();
   afx_msg LRESULT OnToolbarBtnClicked(WPARAM wParam, LPARAM lParam);
};