[BACK]Return to resource.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / windows / winfep

File: [local] / OpenXM_contrib2 / windows / winfep / resource.h (download)

Revision 1.4, Fri Nov 29 08:21:29 2013 UTC (10 years, 5 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD
Changes since 1.3: +2 -1 lines

1. Fixed the incorrect behavior of Windows asirgui when Ctrl-C is sent.
2. Interruption is now handled during Hensel lifting int the univariate
   factorizor.

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by winfep.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_WINFEP_DIALOG               102
#define IDR_MAINFRAME                   128
#define Send                            1000
#define IDC_FILEOPEN                    1002
#define IDC_CURRENTFILE                 1003
#define IDC_BUTTON3                     1004
#define IDC_NEXT                        1006
#define IDC_CURRENTLINE                 1007
#define IDC_PREV                        1008
#define IDC_BEFORE                      1011
#define IDC_AFTER                       1012
#define IDC_PREV10                      1015
#define IDC_NEXT10                      1016
#define IDC_QUIT                        1019
#define IDC_INTR                        1020

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif