blob: 5320b2d3731e1513748b14480a03ebab0d628261 [file] [log] [blame]
Benny Prijono5d9c16f2008-02-22 23:38:47 +00001; CLW file contains information for the MFC ClassWizard
2
3[General Info]
4Version=1
5LastClass=CSettingsDlg
6LastTemplate=CDialog
7NewFileInclude1=#include "stdafx.h"
8NewFileInclude2=#include "PocketPJ.h"
9
10ClassCount=3
11Class1=CPocketPJApp
12Class2=CPocketPJDlg
13
14ResourceCount=5
Benny Prijono36e76ef2008-08-13 13:56:24 +000015Resource2=IDR_ACC_MENU
Benny Prijono4d3eed12008-03-11 13:18:48 +000016Resource3=IDD_POCKETPJ_DIALOG
Benny Prijono36e76ef2008-08-13 13:56:24 +000017Resource4=IDD_SETTING
Benny Prijono5d9c16f2008-02-22 23:38:47 +000018Resource1=IDR_MAINFRAME
19Class3=CSettingsDlg
Benny Prijono5796dca2008-02-23 00:24:44 +000020Resource5=IDR_URI_MENU
Benny Prijono5d9c16f2008-02-22 23:38:47 +000021
22[CLS:CPocketPJApp]
23Type=0
24HeaderFile=PocketPJ.h
25ImplementationFile=PocketPJ.cpp
26Filter=N
27
28[CLS:CPocketPJDlg]
29Type=0
30HeaderFile=PocketPJDlg.h
31ImplementationFile=PocketPJDlg.cpp
32Filter=D
33BaseClass=CDialog
34VirtualFilter=dWC
35LastObject=CPocketPJDlg
36
37
38[DLG:IDD_POCKETPJ_DIALOG]
39Type=1
40Class=CPocketPJDlg
41ControlCount=6
42Control1=IDC_ACC_ID,static,1342308352
Benny Prijono36e76ef2008-08-13 13:56:24 +000043Control2=IDC_BTN_ACC,static,1350631694
Benny Prijono5d9c16f2008-02-22 23:38:47 +000044Control3=IDC_BUDDY_LIST,SysListView32,1350631446
45Control4=IDC_STATIC,static,1342308352
46Control5=IDC_URL,edit,1350631552
47Control6=IDC_BTN_ACTION,static,1350566158
48
49[MNU:IDR_ACC_MENU]
50Type=1
51Class=CPocketPJDlg
52Command1=IDC_ACC_ONLINE
53Command2=IDC_ACC_INVISIBLE
54Command3=IDC_ACC_SETTINGS
55Command4=IDOK
56CommandCount=4
57
58[MNU:IDR_URI_MENU]
59Type=1
60Class=CPocketPJDlg
61Command1=IDC_URI_CALL
62Command2=IDC_URI_ADD_BUDDY
63Command3=IDC_URI_DEL_BUDDY
64CommandCount=3
65
66[DLG:IDD_SETTING]
67Type=1
68Class=CSettingsDlg
Benny Prijono36e76ef2008-08-13 13:56:24 +000069ControlCount=23
70Control1=IDC_DOMAIN,edit,1350631552
71Control2=IDC_USER,edit,1350631552
72Control3=IDC_PASSWD,edit,1350631584
73Control4=IDC_DNS,edit,1350631552
74Control5=IDC_STUN_SRV,edit,1350631552
75Control6=IDC_ICE,button,1342242819
76Control7=IDC_TCP,button,1342242819
77Control8=IDC_SRTP,button,1342242819
78Control9=IDC_PUBLISH,button,1342242819
79Control10=IDC_ECHO_SUPPRESS,button,1342242819
80Control11=IDC_EC_TAIL,edit,1350631552
81Control12=IDC_VAD,button,1342242819
82Control13=IDC_CODECS,combobox,1344339971
Benny Prijono5d9c16f2008-02-22 23:38:47 +000083Control14=IDOK,button,1342242816
84Control15=IDCANCEL,button,1342242816
Benny Prijono36e76ef2008-08-13 13:56:24 +000085Control16=IDC_STATIC,static,1342308352
86Control17=IDC_STATIC,static,1342308352
87Control18=IDC_STATIC,static,1342308352
88Control19=IDC_STUN,button,1342242819
89Control20=IDC_STATIC,static,1342308352
90Control21=IDC_STATIC,static,1342308352
91Control22=IDC_STATIC,static,1342308352
92Control23=IDC_AA,button,1342242819
Benny Prijono5d9c16f2008-02-22 23:38:47 +000093
94[CLS:CSettingsDlg]
95Type=0
96HeaderFile=SettingsDlg.h
97ImplementationFile=SettingsDlg.cpp
98BaseClass=CDialog
99Filter=D
100VirtualFilter=dWC
Benny Prijono36e76ef2008-08-13 13:56:24 +0000101LastObject=CSettingsDlg
Benny Prijono5d9c16f2008-02-22 23:38:47 +0000102