cbrc.h File Reference

Constants for resources defined in cb.rc. More...

Go to the source code of this file.

Defines

#define MAINICON   101
 ID of the icon to use for the application.
#define S_QUIT   201
 String "Really quit?".
#define S_OPENERR   202
 Error string printed, if opening the GPS port failed.
#define S_CLOSEERR   203
 Error string printed, if closing the GPS port failed.
#define S_UTCFMT   204
 Format string for the UTC time shown in the main window.
#define S_NLATFMT   205
 Format string for the positive latitude shown in the main window.
#define S_SLATFMT   206
 Format string for the negative latitude shown in the main window.
#define S_ELONFMT   207
 Format string for the positive longitude shown in the main window.
#define S_WLONFMT   208
 Format string for the negative longitude shown in the main window.
#define S_ALTFMT   209
 Format of the altitude shown in the main window.
#define S_UTMEFMT   210
 Format of the UTM easting shown in the main window.
#define S_UTMNFMT   211
 Format of the UTM northing shown in the main window.
#define S_GPXFILTER   212
 Filter string for the openfilename structure for GPX files.
#define T_UTC   301
 Readonly text box for the UTC time in the main window.
#define T_ALT   302
 Readonly text box for the altitude in the main window.
#define T_LAT   303
 Readonly text box for the latitude in the main window.
#define T_LON   304
 Readonly text box for the longitude in the main window.
#define T_UTMN   305
 Readonly text box for UTM northing in the main window.
#define T_UTME   306
 Readonly text box for UTM easting in the main window.
#define CB_PORT   407
 Combo box for selecting serial port in the configuration window.
#define CB_SPEED   408
 Combo box for selecting baud rate in the configuration window.
#define CB_DATABITS   409
 Combo box for selecting number of databits in the configuration window.
#define CB_PARITY   410
 Combo box for selecting parity in the configuration window.
#define CB_STOPBITS   411
 Combo box for selecting number of stopbits in the configuration window.
#define DLG_CB   501
 ID of the dialog template for the main window.
#define DLG_CBCFG   502
 ID of the configuration dialog template.
#define M_MAIN   602
 Main menu.
#define M_START   603
 Menu item "start".
#define M_STOP   604
 Menu item "stop".
#define M_CFG   605
 Menu item "config".
#define M_GPXSTART   607
 Menu item "start gpx".
#define M_GPXSTOP   608
 Menu item "stop gpx".
#define M_EXIT   610
 Menu item "exit".
#define RCREVISION   0,0,0,0
#define RCREVTXT   "0,0,0,0\0"


Detailed Description

Constants for resources defined in cb.rc.


Define Documentation

#define CB_DATABITS   409

Combo box for selecting number of databits in the configuration window.

#define CB_PARITY   410

Combo box for selecting parity in the configuration window.

#define CB_PORT   407

Combo box for selecting serial port in the configuration window.

#define CB_SPEED   408

Combo box for selecting baud rate in the configuration window.

#define CB_STOPBITS   411

Combo box for selecting number of stopbits in the configuration window.

#define DLG_CB   501

ID of the dialog template for the main window.

#define DLG_CBCFG   502

ID of the configuration dialog template.

#define M_CFG   605

Menu item "config".

#define M_EXIT   610

Menu item "exit".

#define M_GPXSTART   607

Menu item "start gpx".

#define M_GPXSTOP   608

Menu item "stop gpx".

#define M_MAIN   602

Main menu.

#define M_START   603

Menu item "start".

#define M_STOP   604

Menu item "stop".

#define MAINICON   101

ID of the icon to use for the application.

#define RCREVISION   0,0,0,0

#define RCREVTXT   "0,0,0,0\0"

#define S_ALTFMT   209

Format of the altitude shown in the main window.

#define S_CLOSEERR   203

Error string printed, if closing the GPS port failed.

#define S_ELONFMT   207

Format string for the positive longitude shown in the main window.

#define S_GPXFILTER   212

Filter string for the openfilename structure for GPX files.

#define S_NLATFMT   205

Format string for the positive latitude shown in the main window.

#define S_OPENERR   202

Error string printed, if opening the GPS port failed.

#define S_QUIT   201

String "Really quit?".

#define S_SLATFMT   206

Format string for the negative latitude shown in the main window.

#define S_UTCFMT   204

Format string for the UTC time shown in the main window.

#define S_UTMEFMT   210

Format of the UTM easting shown in the main window.

#define S_UTMNFMT   211

Format of the UTM northing shown in the main window.

#define S_WLONFMT   208

Format string for the negative longitude shown in the main window.

#define T_ALT   302

Readonly text box for the altitude in the main window.

#define T_LAT   303

Readonly text box for the latitude in the main window.

#define T_LON   304

Readonly text box for the longitude in the main window.

#define T_UTC   301

Readonly text box for the UTC time in the main window.

#define T_UTME   306

Readonly text box for UTM easting in the main window.

#define T_UTMN   305

Readonly text box for UTM northing in the main window.


Generated on Thu Feb 12 11:09:26 2009 for cb by  doxygen 1.4.7