From 12f638220c7c4fce178c39948cfd83882927e0cf Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:11:32 +0000 Subject: Utilisateur : Fcolin Date : 14/09/01 Heure : 15:21 Archivé dans $/Bus/Test (vss 12) --- Bus/IvyProbe/IvyProbeDlg.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Bus') diff --git a/Bus/IvyProbe/IvyProbeDlg.h b/Bus/IvyProbe/IvyProbeDlg.h index 4d97c67..fa90f09 100644 --- a/Bus/IvyProbe/IvyProbeDlg.h +++ b/Bus/IvyProbe/IvyProbeDlg.h @@ -82,13 +82,19 @@ protected: // Generated message map functions //{{AFX_MSG(CTestDlg) virtual BOOL OnInitDialog(); - //afx_msg void OnSysCommand(UINT nID, LPARAM lParam); afx_msg HCURSOR OnQueryDragIcon(); afx_msg void OnStart(); afx_msg void OnVScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar); afx_msg void OnClose(); afx_msg void OnSend(); afx_msg void OnBind(); + afx_msg void OnClockFastBackward(); + afx_msg void OnClockBackward(); + afx_msg void OnClockPause(); + afx_msg void OnClockStart(); + afx_msg void OnClockForward(); + afx_msg void OnClockFastForward(); + afx_msg void OnClockRate(); //}}AFX_MSG DECLARE_MESSAGE_MAP() -- cgit v1.1