10 #ifndef CGpiQueryDlg_H 11 #define CGpiQueryDlg_H 42 CDataExchange * aDataExchange
CString mFileSize
Contents of the File Size text box.
Modal dialog allowing the user to query the file version and size of the FMI GPI file on the client d...
FmiApplicationLayer & mCom
Reference to the FMI communication controller.
virtual ~CGpiQueryDlg()
Destructor.
afx_msg void OnBnClickedUpdate()
Click handler for the Update button.
virtual void DoDataExchange(CDataExchange *aDataExchange)
Perform dialog data exchange and validation.
Serial communication controller for Garmin and FMI packets.
EventListener that dispatches a Windows message.
CGpiQueryDlg(CWnd *aParent, FmiApplicationLayer &aCom)
Constructor.
BOOL OnInitDialog()
Initialize the dialog.
CString mFileVersion
Contents of the File Version text box.
afx_msg LRESULT OnGpiInfoReceived(WPARAM, LPARAM)
Handler for the GPI Information Received event.