summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pocketpj/PocketPJ.vcc
blob: 80c3c6f3377968a48f49ae7c66a40c994e061b81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CPocketPJApp
Class2=CPocketPJDlg

ResourceCount=5
Resource2=IDD_SETTING
Resource3=IDD_POCKETPJ_DIALOG
Resource4=IDR_ACC_MENU
Resource1=IDR_MAINFRAME
Class3=CSettingsDlg
Resource5=IDR_URI_MENU

[CLS:CPocketPJApp]
Type=0
HeaderFile=PocketPJ.h
ImplementationFile=PocketPJ.cpp
Filter=N

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


[DLG:IDD_POCKETPJ_DIALOG]
Type=1
Class=CPocketPJDlg
ControlCount=6
Control1=IDC_ACC_ID,static,1342308352
Control2=IDC_BTN_ACC,static,1342243086
Control3=IDC_BUDDY_LIST,SysListView32,1350631446
Control4=IDC_STATIC,static,1342308352
Control5=IDC_URL,edit,1350631552
Control6=IDC_BTN_ACTION,static,1350566158

[MNU:IDR_ACC_MENU]
Type=1
Class=CPocketPJDlg
Command1=IDC_ACC_ONLINE
Command2=IDC_ACC_INVISIBLE
Command3=IDC_ACC_SETTINGS
Command4=IDOK
CommandCount=4

[MNU:IDR_URI_MENU]
Type=1
Class=CPocketPJDlg
Command1=IDC_URI_CALL
Command2=IDC_URI_ADD_BUDDY
Command3=IDC_URI_DEL_BUDDY
CommandCount=3

[DLG:IDD_SETTING]
Type=1
Class=CSettingsDlg
ControlCount=17
Control1=IDC_STATIC,static,1342308352
Control2=IDC_DOMAIN,edit,1350631552
Control3=IDC_USER,edit,1350631552
Control4=IDC_PASSWD,edit,1350631584
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STUN,button,1342242819
Control8=IDC_STUN_SRV,edit,1350631552
Control9=IDC_ICE,button,1342242819
Control10=IDC_SRTP,button,1342242819
Control11=IDC_PUBLISH,button,1342242819
Control12=IDC_DNS,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDOK,button,1342242816
Control15=IDCANCEL,button,1342242816
Control16=IDC_ECHO_SUPPRESS,button,1342242819
Control17=IDC_EC_TAIL,edit,1350631552

[CLS:CSettingsDlg]
Type=0
HeaderFile=SettingsDlg.h
ImplementationFile=SettingsDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_ECHO_SUPPRESS