internet explorer skinner

  1. #if !defined(AFX_EDITTITREDLG_H__12F9825A_53F6_4C54_A77A_1DDC63953513__INCLUDED_)
  2. #define AFX_EDITTITREDLG_H__12F9825A_53F6_4C54_A77A_1DDC63953513__INCLUDED_
  3.  
  4. #if _MSC_VER > 1000
  5. #pragma once
  6. #endif // _MSC_VER > 1000
  7. // EditTitreDlg.h : header file
  8. //
  9.  
  10. /////////////////////////////////////////////////////////////////////////////
  11. // EditTitreDlg dialog
  12.  
  13. class EditTitreDlg : public CDialog
  14. {
  15. // Construction
  16. public:
  17.         EditTitreDlg(CWnd* pParent = NULL);   // standard constructor
  18.  
  19. // Dialog Data
  20.         //{{AFX_DATA(EditTitreDlg)
  21.         enum { IDD = IDD_EDIT_TITRE };
  22.         CString m_titre_edit;
  23.         //}}AFX_DATA
  24.  
  25.  
  26. // Overrides
  27.         // ClassWizard generated virtual function overrides
  28.         //{{AFX_VIRTUAL(EditTitreDlg)
  29.         protected:
  30.         virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support
  31.         //}}AFX_VIRTUAL
  32.  
  33. // Implementation
  34. protected:
  35.  
  36.         // Generated message map functions
  37.         //{{AFX_MSG(EditTitreDlg)
  38.         afx_msg void OnChangeEditIeText();
  39.         virtual void OnOK();
  40.         //}}AFX_MSG
  41.         DECLARE_MESSAGE_MAP()
  42. };
  43.  
  44. //{{AFX_INSERT_LOCATION}}
  45. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  46.  
  47. #endif // !defined(AFX_EDITTITREDLG_H__12F9825A_53F6_4C54_A77A_1DDC63953513__INCLUDED_)
  48.  

contact - faire un lien