forked from livecode/livecode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrevbrowser.rc.h
More file actions
37 lines (36 loc) · 1.34 KB
/
revbrowser.rc.h
File metadata and controls
37 lines (36 loc) · 1.34 KB
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by revbrowser.rc
//
#define IDD_AUTH_DIALOG 101
#define IDD_CERT_DIALOG 102
#define IDC_AUTH_REASON 1000
#define IDC_CERT_UNTRUSTED 1000
#define IDC_AUTH_REALM 1001
#define IDC_CERT_UNTRUSTED_ICON 1001
#define IDC_AUTH_SECURE 1002
#define IDC_CERT_EXPIRED 1002
#define IDC_AUTH_USERNAME 1003
#define IDC_CERT_EXPIRED_ICON 1003
#define IDC_AUTH_PASSWORD 1004
#define IDC_CERT_INVALID 1004
#define IDC_AUTH_REMEMBER 1005
#define IDC_CERT_INVALID_ICON 1005
#define IDC_CERT_VIEW 1006
#define IDC_CERT_PROLOGUE 1007
#define IDC_CERT_EPILOGUE 1008
#define IDI_WARNING_SMALL 2000
#define IDI_OKAY_SMALL 2001
#define IDI_SECURITY_WARNING 2002
#define IDC_AUTH_USERNAME_LABEL -1
#define IDC_AUTH_PASSWORD_LABEL -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif