resource.h #3

  • //
  • guest/
  • soenke_schau/
  • SCCSwitcher/
  • resource.h
  • View
  • Commits
  • Open Download .zip Download (1 KB)
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SCCSwitcher.rc
//
#define IDC_MYICON                      2
#define IDD_SCCSWITCHER_DIALOG           102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDS_HELLO                       106
#define IDI_SCCSWITCHER                  107
#define IDI_SMALL                       108
#define IDC_SCCSWITCHER                  109
#define IDI_DISABLED_SCC                109
#define IDS_ERROR_CANNOT_ACCESS_REGISTRY 110
#define IDS_ERROR_CAPTION               111
#define IDR_MAINFRAME                   128
#define IDM_START_SCC                   32771
#define IDM_AUTOSTART                   32772
#define IDS_STARTSCC_PREFIX             32773
#define IDS_DISABLE_INTEGRATION         32774
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif
# Change User Description Committed
#3 633 Soenke Schau Fixed a flaw in the Unicode Version - Thanks to Johan Nilsson
#2 531 Soenke Schau Added an option to disable SCC Integration
#1 519 Soenke Schau Initial version of SCCSwitcher.