From 0f81b4e3805796d2d71d318b60537b8847ac65d3 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) --- IvyProbe/IvyProbeDlg.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'IvyProbe') diff --git a/IvyProbe/IvyProbeDlg.h b/IvyProbe/IvyProbeDlg.h index 4d97c67..fa90f09 100644 --- a/IvyProbe/IvyProbeDlg.h +++ b/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