[BACK]Return to winfepDlg.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / windows / winfep

Diff for /OpenXM_contrib2/windows/winfep/winfepDlg.h between version 1.2 and 1.3

version 1.2, 2010/01/21 03:00:21 version 1.3, 2013/11/29 08:21:29
Line 53  class CWinfepDlg : public CDialog (protected)
Line 53  class CWinfepDlg : public CDialog (protected)
         afx_msg void OnNext10();          afx_msg void OnNext10();
         virtual void OnOK();          virtual void OnOK();
         afx_msg void OnQuit();          afx_msg void OnQuit();
           afx_msg void OnIntr();
         //}}AFX_MSG          //}}AFX_MSG
         DECLARE_MESSAGE_MAP()          DECLARE_MESSAGE_MAP()
         void show_line(int);          void show_line(int);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>