~ubuntu-branches/ubuntu/utopic/cccc/utopic

« back to all changes in this revision

Viewing changes to vcaddin/resource.h

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2003-08-23 04:34:05 UTC
  • Revision ID: james.westby@ubuntu.com-20030823043405-xnzd3mn3hwtvi6dr
Tags: upstream-3.pre81
ImportĀ upstreamĀ versionĀ 3.pre81

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//{{NO_DEPENDENCIES}}
 
2
// Microsoft Developer Studio generated include file.
 
3
// Used by CcccDevStudioAddIn.rc
 
4
//
 
5
#define IDS_CCCCDEVSTUDIOADDIN_LONGNAME 1
 
6
#define IDS_CCCCDEVSTUDIOADDIN_DESCRIPTION 2
 
7
#define IDS_CMD_STRING                  3
 
8
#define IDR_TOOLBAR_MEDIUM              128
 
9
#define IDR_TOOLBAR_LARGE               129
 
10
#define IDD_DIALOG1                     132
 
11
#define IDC_EDIT1                       1000
 
12
#define IDC_EDIT2                       1001
 
13
#define IDC_EDIT3                       1002
 
14
#define IDC_EDIT4                       1003
 
15
#define IDC_EDIT5                       1004
 
16
#define IDC_EDIT6                       1005
 
17
#define IDC_EDIT7                       1006
 
18
#define IDC_EDIT8                       1007
 
19
#define IDC_BUTTON1                     1008
 
20
 
 
21
// Next default values for new objects
 
22
// 
 
23
#ifdef APSTUDIO_INVOKED
 
24
#ifndef APSTUDIO_READONLY_SYMBOLS
 
25
#define _APS_NEXT_RESOURCE_VALUE        133
 
26
#define _APS_NEXT_COMMAND_VALUE         32771
 
27
#define _APS_NEXT_CONTROL_VALUE         1010
 
28
#define _APS_NEXT_SYMED_VALUE           101
 
29
#endif
 
30
#endif