Скачиваний:
19
Добавлен:
02.05.2014
Размер:
1.68 Кб
Скачать
// dbfilesDlg.h : header file
//

#if !defined(AFX_DBFILESDLG_H__0D9266E4_3507_4E76_AD38_84DCA045874B__INCLUDED_)
#define AFX_DBFILESDLG_H__0D9266E4_3507_4E76_AD38_84DCA045874B__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000


/////////////////////////////////////////////////////////////////////////////
// CDbfilesDlg dialog

class CDbfilesDlg : public CDialog
{
// Construction
public:
	CDbfilesDlg(CWnd* pParent = NULL);	// standard constructor

// Dialog Data
	//{{AFX_DATA(CDbfilesDlg)
	enum { IDD = IDD_DBFILES_DIALOG };
	CButton	m_auto_replace;
	CButton	m_select_sb;
	CEdit	m_sb;
	CButton	m_sb_calc;
	CEdit	m_f3;
	CEdit	m_f2;
	CEdit	m_f1;
	//}}AFX_DATA

	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(CDbfilesDlg)
	protected:
	virtual void DoDataExchange(CDataExchange* pDX);	// DDX/DDV support
	//}}AFX_VIRTUAL

// Implementation
protected:
	HICON m_hIcon;
  int TestFileNames();
  void GetFileName(CEdit &Cnt, BOOL Mode, BOOL Txt );
  int TestFileExists(CString &filename);

	// Generated message map functions
	//{{AFX_MSG(CDbfilesDlg)
	virtual BOOL OnInitDialog();
	afx_msg void OnPaint();
	afx_msg HCURSOR OnQueryDragIcon();
	virtual void OnOK();
	afx_msg void OnMake();
	afx_msg void OnSelectF1();
	afx_msg void OnSelectF2();
	afx_msg void OnSelectF3();
	afx_msg void OnSbCalc();
	afx_msg void OnSelectSb();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_DBFILESDLG_H__0D9266E4_3507_4E76_AD38_84DCA045874B__INCLUDED_)
Соседние файлы в папке Курсовой - Специфицирование и тестирование программ2
  • #
    02.05.201482.94 Кб18dbfiles.ncb
  • #
    02.05.201448.64 Кб18dbfiles.opt
  • #
    02.05.2014250 б18dbfiles.plg
  • #
    02.05.20146.17 Кб18dbfiles.rc
  • #
    02.05.20147.49 Кб19dbfilesDlg.cpp
  • #
    02.05.20141.68 Кб19dbfilesDlg.h
  • #
    02.05.2014288 б19F1.tdb
  • #
    02.05.20141.76 Кб18F2.tdb
  • #
    02.05.20142.95 Кб18F3.tdb
  • #
    02.05.201425.09 Кб19Form.xls
  • #
    02.05.20141.01 Кб20resource.h