myWinInet_1.clw
资源名称:QQAlbum.rar [点击查看]
上传用户:tianhe
上传日期:2013-11-07
资源大小:40k
文件大小:2k
源码类别:
加密解密
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CMyWinInet_1Dlg
- LastTemplate=CHtmlView
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "myWinInet_1.h"
- ClassCount=4
- Class1=CMyWinInet_1App
- Class2=CMyWinInet_1Dlg
- Class3=CAboutDlg
- ResourceCount=3
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Class4=CMyVw
- Resource3=IDD_MYWININET_1_DIALOG
- [CLS:CMyWinInet_1App]
- Type=0
- HeaderFile=myWinInet_1.h
- ImplementationFile=myWinInet_1.cpp
- Filter=N
- [CLS:CMyWinInet_1Dlg]
- Type=0
- HeaderFile=myWinInet_1Dlg.h
- ImplementationFile=myWinInet_1Dlg.cpp
- Filter=D
- LastObject=IDC_URL
- BaseClass=CDialog
- VirtualFilter=dWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=myWinInet_1Dlg.h
- ImplementationFile=myWinInet_1Dlg.cpp
- Filter=D
- LastObject=CAboutDlg
- BaseClass=CDialog
- VirtualFilter=dWC
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=?
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- [DLG:IDD_MYWININET_1_DIALOG]
- Type=1
- Class=CMyWinInet_1Dlg
- ControlCount=10
- Control1=IDOK,button,1342242817
- Control2=IDC_INFO,edit,1353783492
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_QQ_NUM,edit,1350639744
- Control5=IDC_EMPTY,button,1342242816
- Control6=IDC_BTN_SHOW_PIC,button,1342242816
- Control7=IDC_STATI,button,1342177287
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_STATIC,button,1342177287
- Control10=IDC_URL,combobox,1344340226
- [CLS:CMyVw]
- Type=0
- HeaderFile=MyVw.h
- ImplementationFile=MyVw.cpp
- BaseClass=CHtmlView
- Filter=C