view WindowsOnly/WinScript/resource.h @ 0:db40c85cad7a default tip

upload sample source
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Mon, 09 May 2011 03:11:59 +0900
parents
children
line wrap: on
line source

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WinScript.rc
//
#define IDC_MYICON                      2
#define IDD_WINSCRIPT_DIALOG            102
#define IDS_APP_TITLE                   103
#define IDD_ABOUTBOX                    103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDI_WINSCRIPT                   107
#define IDI_SMALL                       108
#define IDC_WINSCRIPT                   109
#define IDR_MAINFRAME                   128
#define IDD_ERRORLIST                   129
#define IDD_DIALOG1                     130
#define IDD_INPUT                       130
#define IDC_LISTBOX                     1001
#define IDC_EDIT1                       1002
#define ID_32771                        32771
#define ID_OPEN                         32772
#define ID_32775                        32775
#define ID_32776                        32776
#define ID_32777                        32777
#define IDC_GRANULARITY_0               32778
#define IDC_GRANULARITY_10              32779
#define IDC_GRANULARITY_100             32780
#define IDC_GRANULARITY_1000            32781
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32782
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif