blob: a4065e03db189234fb8d37be08bdcbdff5d4fa1a (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NetCmpts.rc
//
#define IDS_PROJNAME 100
#define IDS_NEWURL 102
#define IDS_NOTVALIDURL 103
#define IDR_CLEARINETCACHE 110
#define IDS_INETNAME 110
#define IDS_INETDESC 111
#define IDS_INETPARAM 112
#define IDS_TITLEClearInetCacheProps 113
#define IDS_HELPFILEClearInetCacheProps 114
#define IDS_DOCSTRINGClearInetCacheProps 115
#define IDS_EXAMPLEURL 116
#define IDR_MAINFRAME 128
#define IDI_INETSHORTCUT 130
#define IDI_NOTE 133
#define IDI_DELETING 135
#define IDI_NEW 201
#define IDD_PROGRESS 201
#define IDD_CLEARINETCACHE 202
#define IDI_DEL 202
#define IDC_COOKIES 211
#define IDC_CLEARALLSERVERS 1000
#define IDC_SERVERURLLIST 1001
#define IDC_PROGRESS2 1004
#define IDC_NEWURL 1005
#define IDC_DELETE 1006
#define IDC_FILENAME 1006
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 201
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 201
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|