Location:
Search - IDD_aboutbox
Search list
Description: //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by USBPort.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_USBPORT_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_FIND 1001
#define IDC_EDIT_REPORT 1003
#define IDC_EDIT_ID 1004
#define IDC_ID_VENDOR 1005
#define IDC_ID_VERSION 1006
#define IDC_ID_PRODUCT 1007-/ / ((NO_DEPENDENCIES)) / / Microsoft Deve loper Studio generated include file. / / Used by USBPort.rc / / # define IDM_ABOUTBOX 0x0008 # de fine IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 10 1 # define IDD_USBPORT_DIALOG 102 # define IDR_ MAINFRAME 128 # define IDC_FIND 1001 # define ID C_EDIT_REPORT 1003 # 1004 # define IDC_EDIT_ID define IDC_ID_VENDOR 1005 # define IDC_ID_VER SION 1006 1007 # define IDC_ID_PRODUCT
Platform: |
Size: 43789 |
Author: lxs |
Hits:
Description: //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by USBPort.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_USBPORT_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_FIND 1001
#define IDC_EDIT_REPORT 1003
#define IDC_EDIT_ID 1004
#define IDC_ID_VENDOR 1005
#define IDC_ID_VERSION 1006
#define IDC_ID_PRODUCT 1007-//((NO_DEPENDENCIES))// Microsoft Deve loper Studio generated include file.// Used by USBPort.rc//# define IDM_ABOUTBOX 0x0008# de fine IDD_ABOUTBOX 100# define IDS_ABOUTBOX 10 1# define IDD_USBPORT_DIALOG 102# define IDR_ MAINFRAME 128# define IDC_FIND 1001# define ID C_EDIT_REPORT 1003# 1004# define IDC_EDIT_ID define IDC_ID_VENDOR 1005# define IDC_ID_VER SION 1006 1007# define IDC_ID_PRODUCT
Platform: |
Size: 44032 |
Author: |
Hits:
Description: 车牌定位系统
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_TYPERETYPE 129
#define ID_CONVERT_WIND 32771
#define ID_FILE_256ToGray 32772
#define ID_FILE_24ToGray 32773
#define ID_CONVERT_EDGE 32775
#define ID_POS_CU 32776
#define ID_TEMP_SUBRECT 32777
#define ID_TEMP_PALETTE 32778
#define ID_TEMP_GRAY 32779
#define ID_TEMP_ERROR 32780
#define ID_TEST_1_1 32782
#define ID_TEST_1_2-Plate positioning system# define IDD_ABOUTBOX 100# define IDR_MAINFRAME 128# define IDR_TYPERETYPE 129# define ID_CONVERT_WIND 32771# define ID_FILE_256ToGray 32772# define ID_FILE_24ToGray 32773# define ID_CONVERT_EDGE 32775# define ID_POS_CU 32776# define ID_TEMP_SUBRECT 32777# define ID_TEMP_PALETTE 32778# define ID_TEMP_GRAY 32779# define ID_TEMP_ERROR 32780# define ID_TEST_1_1 32782# define ID_TEST_1_2
Platform: |
Size: 1271808 |
Author: jad |
Hits:
Description: 图形图像学-图形开发系统框架
class CAboutDlg : public CDialog
{
public:
CAboutDlg()
// Dialog Data
//{{AFX_DATA(CAboutDlg)
enum { IDD = IDD_ABOUTBOX }
//}}AFX_DATA
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CAboutDlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX) // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
//{{AFX_MSG(CAboutDlg)
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
}
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
{
//{{AFX_DATA_INIT(CAboutDlg)
//}}AFX_DATA_INIT
}
void CAboutDlg::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX)
//{{AFX_DATA_MAP(CAboutDlg)
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CAboutDlg, CDialog)
//{{AFX_MSG_MAP(CAboutDlg)
// No message handlers
//}}AFX_MSG_MAP
END_MESSAGE_MAP()-failed to translate
Platform: |
Size: 3657728 |
Author: 拉拉杂 |
Hits:
Description: 用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用-Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call
Platform: |
Size: 3841024 |
Author: 周强 |
Hits: