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

Last change on this file since 29 was 28, 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 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#define IDC_MAIN_GOOGLEMAPS             229
10#define IDC_MAIN_YANDEXMAPS             230
11#define IDD_MAIN                        1000
12#define IDC_MAIN_INTRODUCTION           1001
13#define IDC_MAIN_DEGREES_LATITUDE       1100
14#define IDC_MAIN_DEGREES_LONGITUDE      1101
15#define IDC_MAIN_DEGREES_LATITUDELONGITUDE 1102
16#define IDC_MAIN_DEGREES_LONGITUDELATITUDE 1103
17#define IDC_MAIN_DEGREESMINUTES_LATITUDE 1104
18#define IDC_MAIN_DEGREESMINUTES_LONGITUDE 1105
19#define IDC_MAIN_DEGREESMINUTES_LATITUDELONGITUDE 1106
20#define IDC_MAIN_DEGREESMINUTES_LONGITUDELATITUDE 1107
21#define IDC_MAIN_DEGREESMINUTESSECONDS_LATITUDE 1108
22#define IDC_MAIN_DEGREESMINUTESSECONDS_LONGITUDE 1109
23#define IDC_MAIN_DEGREESMINUTESSECONDS_LATITUDELONGITUDE 1110
24#define IDC_MAIN_DEGREESMINUTESSECONDS_LONGITUDELATITUDE 1111
25#define IDD_ABOUT                       29900
26#define IDC_ABOUT_ICON                  29901
27#define IDC_ABOUT_TITLE                 29902
28#define IDC_ABOUT_PRODUCTVERSION        29903
29#define IDC_ABOUT_FILEVERSION           29904
30#define IDC_ABOUT_WEBSITETITLE          29905
31#define IDC_ABOUT_WEBSITE               29906
32#define IDC_ABOUT_EMAILTITLE            29907
33#define IDC_ABOUT_EMAIL                 29908
34#define IDC_ABOUT_COPYRIGHT             29909
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         231
47#define _APS_NEXT_SYMED_VALUE           106
48#endif
49#endif
Note: See TracBrowser for help on using the repository browser.