~ubuntu-branches/ubuntu/lucid/nsis/lucid

« back to all changes in this revision

Viewing changes to Contrib/LangDLL/resource.h

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2008-09-01 07:20:44 UTC
  • mfrom: (3.1.9 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080901072044-mjev9xfej6i2d63t
Tags: 2.37-3
Add nsDialogs stack corruption fix from nsis 2.38

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 resource.rc
4
 
//
5
 
#define IDD_DIALOG                      101
6
 
#define IDC_LANGUAGE                    1002
7
 
#define IDC_TEXT                        1007
8
 
#define IDC_APPICON                     1008
9
 
 
10
 
// Next default values for new objects
11
 
// 
12
 
#ifdef APSTUDIO_INVOKED
13
 
#ifndef APSTUDIO_READONLY_SYMBOLS
14
 
#define _APS_NEXT_RESOURCE_VALUE        104
15
 
#define _APS_NEXT_COMMAND_VALUE         40001
16
 
#define _APS_NEXT_CONTROL_VALUE         1010
17
 
#define _APS_NEXT_SYMED_VALUE           101
18
 
#endif
19
 
#endif
 
1
//{{NO_DEPENDENCIES}}
 
2
// Microsoft Developer Studio generated include file.
 
3
// Used by resource.rc
 
4
//
 
5
#define IDD_DIALOG                      101
 
6
#define IDC_LANGUAGE                    1002
 
7
#define IDC_TEXT                        1007
 
8
#define IDC_APPICON                     1008
 
9
 
 
10
// Next default values for new objects
 
11
// 
 
12
#ifdef APSTUDIO_INVOKED
 
13
#ifndef APSTUDIO_READONLY_SYMBOLS
 
14
#define _APS_NEXT_RESOURCE_VALUE        104
 
15
#define _APS_NEXT_COMMAND_VALUE         40001
 
16
#define _APS_NEXT_CONTROL_VALUE         1010
 
17
#define _APS_NEXT_SYMED_VALUE           101
 
18
#endif
 
19
#endif