source: trunk/Utilities/WrapText/resource.h @ 937

Last change on this file since 937 was 43, checked in by roman, 12 years ago
  • Property svn:mime-type set to application/octet-stream
File size: 4.0 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by WrapText.rc
4//
5#define IDI_MODULE                      10
6#define IDI_PRIVATE_INFORMATION         70
7#define IDS_PROJNAME                    100
8#define IDR_MODULE                      110
9#define IDC_BODY                        231
10#define IDC_UPDATE                      232
11#define IDC_LIST                        233
12#define IDC_EDIT2                       234
13#define IDC_STATUS                      234
14#define IDC_TEXT                        234
15#define IDD_MAIN                        1000
16#define IDC_MAIN_INTRODUCTION           1001
17#define IDC_MAIN_DEGREES_LATITUDE       1100
18#define IDC_MAIN_DEGREES_LONGITUDE      1101
19#define IDC_MAIN_DEGREES_LATITUDELONGITUDE 1102
20#define IDC_MAIN_DEGREES_LONGITUDELATITUDE 1103
21#define IDC_MAIN_DEGREESMINUTES_LATITUDE 1104
22#define IDC_MAIN_DEGREESMINUTES_LONGITUDE 1105
23#define IDC_MAIN_DEGREESMINUTES_LATITUDELONGITUDE 1106
24#define IDC_MAIN_DEGREESMINUTES_LONGITUDELATITUDE 1107
25#define IDC_MAIN_DEGREESMINUTESSECONDS_LATITUDE 1108
26#define IDC_MAIN_DEGREESMINUTESSECONDS_LONGITUDE 1109
27#define IDC_MAIN_DEGREESMINUTESSECONDS_LATITUDELONGITUDE 1110
28#define IDC_MAIN_DEGREESMINUTESSECONDS_LONGITUDELATITUDE 1111
29#define IDC_MAIN_GOOGLEMAPS             1120
30#define IDC_MAIN_YANDEXMAPS             1121
31#define IDC_MAIN_BINGMAPS               1122
32#define IDC_MAIN_YAHOOMAPS              1123
33#define IDC_MAIN_OPENSTREETMAP          1124
34#define IDC_MAIN_WIKIMAPIA              1125
35#define IDC_ABOUT_COPYRIGHTWARNING      29910
36#define IDR_ABOUT_PROPERTYPAGE          29925
37#define IDD_ABOUT_PROPERTYPAGE          29926
38#define IDC_ABOUT_LICENSEE              29927
39
40// Next default values for new objects
41//
42#ifdef APSTUDIO_INVOKED
43#ifndef APSTUDIO_READONLY_SYMBOLS
44#define _APS_NEXT_RESOURCE_VALUE        205
45#define _APS_NEXT_COMMAND_VALUE         32768
46#define _APS_NEXT_CONTROL_VALUE         234
47#define _APS_NEXT_SYMED_VALUE           106
48#endif
49#endif
Note: See TracBrowser for help on using the repository browser.