⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rdapush.vcc

📁 对应<EVC高级编程及其应用开发>中在wince系统下远程访问sql数据库的一段代码,测试通过完整版(包括关键语句),有些例子的源码少了几句话,实际运行并不正常
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CDlgPull
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "RDAPush.h"

ClassCount=4
Class1=CRDAPushApp
Class2=CRDAPushDlg

ResourceCount=5
Resource2=IDD_RDAPUSH_DIALOG
Resource1=IDR_MAINFRAME
Resource3=IDD_RDAPUSH_DIALOG (English (U.S.))
Class3=CDlgPush
Resource4=IDD_DLGPUSH_DIALOG
Class4=CDlgPull
Resource5=IDD_DLGPULL_DIALOG

[CLS:CRDAPushApp]
Type=0
HeaderFile=RDAPush.h
ImplementationFile=RDAPush.cpp
Filter=N

[CLS:CRDAPushDlg]
Type=0
HeaderFile=RDAPushDlg.h
ImplementationFile=RDAPushDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC


[DLG:IDD_RDAPUSH_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CRDAPushDlg

[DLG:IDD_RDAPUSH_DIALOG (English (U.S.))]
Type=1
Class=CRDAPushDlg
ControlCount=3
Control1=IDC_SUBMIT,button,1342242816
Control2=IDC_PULL,button,1342242816
Control3=IDC_PUSH,button,1342242816

[DLG:IDD_DLGPUSH_DIALOG]
Type=1
Class=CDlgPush
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_INTERNETURL,edit,1350631552
Control4=IDC_INTERNETUSERNAME,edit,1350631552
Control5=IDC_INTERNETPASSWORD,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_CONNECTSTR,edit,1350631552
Control13=IDC_LOCALCONNECTSTR,edit,1350631552
Control14=IDC_LOCALTABLENAME,edit,1350631552

[CLS:CDlgPush]
Type=0
HeaderFile=DlgPush.h
ImplementationFile=DlgPush.cpp
BaseClass=CDialog
Filter=D
LastObject=CDlgPush
VirtualFilter=dWC

[DLG:IDD_DLGPULL_DIALOG]
Type=1
Class=CDlgPull
ControlCount=20
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_INTERNETURL,edit,1350631552
Control4=IDC_INTERNETUSERNAME,edit,1350631552
Control5=IDC_INTERNETPASSWORD,edit,1350631552
Control6=IDC_ERRORTABLENAME,edit,1350631552
Control7=IDC_CONNECTSTR,edit,1350631552
Control8=IDC_LOCALCONNECTSTR,edit,1350631552
Control9=IDC_LOCALTABLENAME,edit,1350631552
Control10=IDC_SEARCHSQL,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_CMBTRACKING,combobox,1344339971

[CLS:CDlgPull]
Type=0
HeaderFile=DlgPull.h
ImplementationFile=DlgPull.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -