65 lines
1.7 KiB
C
65 lines
1.7 KiB
C
/*++
|
|
|
|
Copyright (c) 1990-1998 Microsoft Corporation, All Rights Reserved
|
|
|
|
Module Name:
|
|
|
|
RESOURCE.H
|
|
|
|
++*/
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Fakeime0.rc
|
|
//
|
|
#define VER_DEBUG 0
|
|
|
|
/* Property Sheet DLG ID */
|
|
#define DLG_GENERAL 100
|
|
#define DLG_REGISTERWORD 101
|
|
#define DLG_SELECTDICTIONARY 102
|
|
#define DLG_ABOUT 103
|
|
#define DLG_DEBUG 104
|
|
|
|
/* for dialog box */
|
|
#define ID_WR_READING 200
|
|
#define ID_WR_STRING 201
|
|
#define ID_WR_STYLE 202
|
|
|
|
#define ID_SD_SELDIC 301
|
|
#define ID_SD_DICPATH 302
|
|
|
|
#define IDC_LOGF_ENTRY 310
|
|
#define IDC_LOGF_API 311
|
|
#define IDC_LOGF_KEY 312
|
|
#define IDC_DEBF_THREADID 313
|
|
#define IDC_DEBF_GUIDELINE 314
|
|
|
|
/* string tables */
|
|
#define IDS_DICFILENAME 1000
|
|
#define IDS_CONFIGNAME 1001
|
|
#define IDS_GL_NODICTIONARY 1010
|
|
#define IDS_GL_TYPINGERROR 1011
|
|
#define IDS_GL_TESTGUIDELINESTR 1012
|
|
#define IDS_GL_TESTGUIDELINEPRIVATE 1013
|
|
#define IDS_NOREADING 1020
|
|
#define IDS_NOSTRING 1021
|
|
#define IDS_NOMEMORY 1022
|
|
#define IDS_REGWORDRET 1023
|
|
|
|
#define IDC_STATIC -1
|
|
|
|
#define IDM_RECONVERT 40001
|
|
#define IDM_ABOUT 40002
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1004
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|