#if !defined(AFX_SET_H__8553DA59_5540_467C_918E_B30748DCE773__INCLUDED_) #define AFX_SET_H__8553DA59_5540_467C_918E_B30748DCE773__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // Set.h : header file // ///////////////////////////////////////////////////////////////////////////// // Set dialog m_time3 class Set : public CDialog { CString m_time3; // Construction public: Set(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(Set) enum { IDD = IDD_DLGSet }; CNumEdit m_numedit2; CNumEdit m_numedit1; CComboBox m_combo4; CComboBox m_combo3; CComboBox m_combo2; CComboBox m_combo1; BOOL setcheck1; BOOL setcheck2; BOOL setcheck3; BOOL setcheck4; BOOL setcheck5; BOOL setcheck6; BOOL m_check20; CString m_printer1; CString m_printer2; CString m_printer3; BOOL m_uploadcheck1; BOOL m_uploadcheck2; BOOL m_uploadcheck3; BOOL m_uploadcheck4; BOOL setcheck10; BOOL setcheck11; BOOL setcheck12; BOOL setcheck13; UINT m_time1; UINT m_time2; BOOL setcheck14; BOOL setcheck15; BOOL setcheck17; BOOL setcheck18; BOOL setcheck19; BOOL setcheck20; BOOL setcheck21; BOOL setcheck22; BOOL setcheck23; BOOL setcheck24; CString outtime; BOOL reverse1; BOOL reverse2; BOOL reverse3; BOOL reverse4; BOOL reverse5; //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(Set) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(Set) virtual BOOL OnInitDialog(); virtual void OnOK(); afx_msg void OnCheck1(); afx_msg void OnCheck14(); afx_msg void OnCheck15(); afx_msg void OnButton1(); afx_msg void OnButton2(); afx_msg void OnButton3(); afx_msg void OnButton4(); //}}AFX_MSG DECLARE_MESSAGE_MAP() public: BOOL setcheck25; // 此机用于选片 BOOL setcheck26; // 此机用于员工业绩查看 BOOL m_SelPhotoModelBoth; // 选片模式(初修+原片) BOOL m_bImgOriginal; // 相片导入使用原名; BOOL m_N8SampleChoose; // N8选版 afx_msg void OnBnClickedCheck26(); afx_msg void OnBnClickedCheck27(); afx_msg void OnBntSelPhotoModelBoth(); afx_msg void OnBntN8SampleChoose(); //static void SetCancle(); }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_SET_H__8553DA59_5540_467C_918E_B30748DCE773__INCLUDED_)