38 #include "UpdateDlg.h" 40 #include "ConfigDlg.h" 41 #include "../../common/blfwkdll/blfwkdll.h" 65 IDD = IDD_KINETISFLASHTOOL_DIALOG
69 virtual void DoDataExchange(CDataExchange *pDX);
80 afx_msg
void OnSysCommand(UINT nID, LPARAM lParam);
81 afx_msg
void OnPaint();
82 afx_msg HCURSOR OnQueryDragIcon();
83 afx_msg
void OnClose();
85 virtual void OnCancel();
89 void RefreshComPortList();
114 afx_msg
void OnCbnSelchangeComboPortVid();
115 afx_msg
void OnCbnSelchangeComboBaudPid();
116 afx_msg
void OnKillfocusComboPortVid();
117 afx_msg
void OnKillfocusComboBaudPid();
118 afx_msg
void OnClickedButtonCntReset();
119 afx_msg
void OnTcnSelchangeTabFunc(NMHDR *pNMHDR, LRESULT *pResult);
120 afx_msg
void OnTimer(UINT_PTR nIDEvent);
121 afx_msg BOOL OnDeviceChange(UINT nEventType, DWORD_PTR dwData);
124 afx_msg LRESULT
OnUpdateLog(WPARAM wParam, LPARAM lParam);
125 afx_msg LRESULT OnChangeConnection(WPARAM wParam, LPARAM lParam);
126 afx_msg LRESULT OnUpdateStatus(WPARAM wParam, LPARAM lParam);
FlashDlg class is the UI Dialog class for the Flash utilities tab page.
Definition: FlashDlg.h:39
ConfigDlg class is the UI Dialog class for the BCA utilities tab page.
Definition: ConfigDlg.h:39
UpdateDlg class is the UI Dialog class for the Update tab page.
Definition: UpdateDlg.h:39