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

Last change on this file since 937 was 32, checked in by roman, 12 years ago

more URL shortcuts for: Bing Maps, Yahoo Maps, OpenStreetMap? and WikiMapia?

  • Property svn:mime-type set to application/octet-stream
File size: 4.4 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by GpsLocationConverter.rc
4//
5#define IDI_MODULE                      10
6#define IDI_PRIVATE_INFORMATION         70
7#define IDS_PROJNAME                    100
8#define IDR_MODULE                      110
9
10#define IDD_MAIN                        1000
11#define IDC_MAIN_INTRODUCTION           1001
12#define IDC_MAIN_DEGREES_LATITUDE       1100
13#define IDC_MAIN_DEGREES_LONGITUDE      1101
14#define IDC_MAIN_DEGREES_LATITUDELONGITUDE 1102
15#define IDC_MAIN_DEGREES_LONGITUDELATITUDE 1103
16#define IDC_MAIN_DEGREESMINUTES_LATITUDE 1104
17#define IDC_MAIN_DEGREESMINUTES_LONGITUDE 1105
18#define IDC_MAIN_DEGREESMINUTES_LATITUDELONGITUDE 1106
19#define IDC_MAIN_DEGREESMINUTES_LONGITUDELATITUDE 1107
20#define IDC_MAIN_DEGREESMINUTESSECONDS_LATITUDE 1108
21#define IDC_MAIN_DEGREESMINUTESSECONDS_LONGITUDE 1109
22#define IDC_MAIN_DEGREESMINUTESSECONDS_LATITUDELONGITUDE 1110
23#define IDC_MAIN_DEGREESMINUTESSECONDS_LONGITUDELATITUDE 1111
24
25#define IDC_MAIN_GOOGLEMAPS             1120
26#define IDC_MAIN_YANDEXMAPS             1121
27#define IDC_MAIN_BINGMAPS               1122
28#define IDC_MAIN_YAHOOMAPS              1123
29#define IDC_MAIN_OPENSTREETMAP          1124
30#define IDC_MAIN_WIKIMAPIA              1125
31
32#define IDD_ABOUT                       29900
33#define IDC_ABOUT_ICON                  29901
34#define IDC_ABOUT_TITLE                 29902
35#define IDC_ABOUT_PRODUCTVERSION        29903
36#define IDC_ABOUT_FILEVERSION           29904
37#define IDC_ABOUT_WEBSITETITLE          29905
38#define IDC_ABOUT_WEBSITE               29906
39#define IDC_ABOUT_EMAILTITLE            29907
40#define IDC_ABOUT_EMAIL                 29908
41#define IDC_ABOUT_COPYRIGHT             29909
42#define IDC_ABOUT_COPYRIGHTWARNING      29910
43#define IDR_ABOUT_PROPERTYPAGE          29925
44#define IDD_ABOUT_PROPERTYPAGE          29926
45#define IDC_ABOUT_LICENSEE              29927
46
47// Next default values for new objects
48//
49#ifdef APSTUDIO_INVOKED
50#ifndef APSTUDIO_READONLY_SYMBOLS
51#define _APS_NEXT_RESOURCE_VALUE        205
52#define _APS_NEXT_COMMAND_VALUE         32768
53#define _APS_NEXT_CONTROL_VALUE         231
54#define _APS_NEXT_SYMED_VALUE           106
55#endif
56#endif
Note: See TracBrowser for help on using the repository browser.