261 lines
8.7 KiB
Plaintext
261 lines
8.7 KiB
Plaintext
//Microsoft Visual C++ generated resource script.
|
|
//
|
|
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#define APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "windows.h"
|
|
#undef APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "..\res.h"
|
|
|
|
// Shipping Desktop configuration
|
|
#if defined(CONFIG_SHIP_DESKTOP_I)
|
|
# define FILE_DESC "HWXCHS - IV - Desktop\0"
|
|
# define ZILLA "ship_desktop_i\\zilla.dat"
|
|
# define COSTCALC "ship_desktop_i\\costcalc.bin"
|
|
# define GEOSTATS "ship_desktop_i\\geostats.bin"
|
|
# define OTTER "ship_desktop_i\\otter.dat"
|
|
# define CART "ship_desktop_i\\cart.dat"
|
|
# define HAWK "ship_desktop_i\\prob.bin"
|
|
# define LOCRUN "ship_desktop_i\\locrun.bin"
|
|
# define UNIGRAM "ship_desktop_i\\unigram.bin"
|
|
# define TTUNE "ship_desktop_i\\ttune.bin"
|
|
# define CLBIGRAM "ship_desktop_i\\clbigram.bin"
|
|
# define BIGRAM "ship_desktop_i\\bigram.bin"
|
|
# define BBOX_PROBS "ship_desktop_i\\free.dat"
|
|
# define CENTIPEDE "ship_desktop_i\\centipede.bin"
|
|
# define VTUNE "ship_desktop_i\\vtune.bin"
|
|
// Shipping WinCE configuration
|
|
#elif defined(CONFIG_SHIP_WINCE)
|
|
# define FILE_DESC "HWXCHS - IV - WinCE\0"
|
|
# define CONFIG_WINCE 1 // Wince config, so no bigrams
|
|
# define ZILLA "ship_wince\\zilla.dat"
|
|
# define COSTCALC "ship_wince\\costcalc.bin"
|
|
# define GEOSTATS "ship_wince\\geostats.bin"
|
|
# define OTTER "ship_wince\\otter.dat"
|
|
# define CART "ship_wince\\cart.dat"
|
|
# define HAWK "ship_wince\\prob.bin"
|
|
# define LOCRUN "ship_wince\\locrun.bin"
|
|
# define UNIGRAM "ship_wince\\unigram.bin"
|
|
# define TTUNE "ship_wince\\ttune.bin"
|
|
# define CLBIGRAM "ship_wince\\clbigram.bin"
|
|
# define BBOX_PROBS "ship_wince\\free.dat"
|
|
# define CENTIPEDE "ship_wince\\centipede.bin"
|
|
# define VTUNE "ship_wince\\vtune.bin"
|
|
// GB0 recognizer for labeling
|
|
#elif defined(CONFIG_LABEL_GB0)
|
|
# define FILE_DESC "HWXCHS - IV - Label GB0\0"
|
|
# define ZILLA "label_GB0\\zilla.dat"
|
|
# define COSTCALC "label_GB0\\costcalc.bin"
|
|
# define GEOSTATS "label_GB0\\geostats.bin"
|
|
# define OTTER "label_GB0\\otter.dat"
|
|
# define CART "label_GB0\\cart.dat"
|
|
# define HAWK "label_GB0\\prob.bin"
|
|
# define LOCRUN "label_GB0\\locrun.bin"
|
|
# define UNIGRAM "label_GB0\\unigram.bin"
|
|
# define TTUNE "label_GB0\\ttune.bin"
|
|
# define CLBIGRAM "label_GB0\\clbigram.bin"
|
|
# define BIGRAM "label_GB0\\bigram.bin"
|
|
# define BBOX_PROBS "label_GB0\\free.dat"
|
|
# define CENTIPEDE "label_GB0\\centipede.bin"
|
|
# define VTUNE "label_GB0\\vtune.bin"
|
|
// GB1 recognizer for labeling
|
|
#elif defined(CONFIG_LABEL_GB1)
|
|
# define FILE_DESC "HWXCHS - IV - Label GB1\0"
|
|
# define ZILLA "label_GB1\\zilla.dat"
|
|
# define COSTCALC "label_GB1\\costcalc.bin"
|
|
# define GEOSTATS "label_GB1\\geostats.bin"
|
|
# define OTTER "label_GB1\\otter.dat"
|
|
# define CART "label_GB1\\cart.dat"
|
|
# define HAWK "label_GB1\\prob.bin"
|
|
# define LOCRUN "label_GB1\\locrun.bin"
|
|
# define UNIGRAM "label_GB1\\unigram.bin"
|
|
# define TTUNE "label_GB1\\ttune.bin"
|
|
# define CLBIGRAM "label_GB1\\clbigram.bin"
|
|
# define BIGRAM "label_GB1\\bigram.bin"
|
|
# define BBOX_PROBS "label_GB1\\free.dat"
|
|
# define CENTIPEDE "label_GB1\\centipede.bin"
|
|
# define VTUNE "label_GB1\\vtune.bin"
|
|
// CJK recognizer for labeling
|
|
#elif defined(CONFIG_LABEL_CJK)
|
|
# define FILE_DESC "HWXCHS - IV - Label CJK\0"
|
|
# define ZILLA "label_cjk\\zilla.dat"
|
|
# define COSTCALC "label_cjk\\costcalc.bin"
|
|
# define GEOSTATS "label_cjk\\geostats.bin"
|
|
# define OTTER "label_cjk\\otter.dat"
|
|
# define CART "label_cjk\\cart.dat"
|
|
# define HAWK "label_cjk\\prob.bin"
|
|
# define LOCRUN "label_cjk\\locrun.bin"
|
|
# define UNIGRAM "label_cjk\\unigram.bin"
|
|
# define TTUNE "label_cjk\\ttune.bin"
|
|
# define CLBIGRAM "label_cjk\\clbigram.bin"
|
|
# define BIGRAM "label_cjk\\bigram.bin"
|
|
# define BBOX_PROBS "label_cjk\\free.dat"
|
|
# define CENTIPEDE "label_cjk\\centipede.bin"
|
|
# define VTUNE "label_cjk\\vtune.bin"
|
|
// Developers WinCE version
|
|
// As of 7/01: GB0 level kanji and shrunk
|
|
#elif defined(CONFIG_DEV_WINCE)
|
|
# define FILE_DESC "HWXCHS - IV - Dev WinCE\0"
|
|
# define CONFIG_WINCE 1
|
|
# define ZILLA "dev_wince\\zilla.dat"
|
|
# define COSTCALC "dev_wince\\costcalc.bin"
|
|
# define GEOSTATS "dev_wince\\geostats.bin"
|
|
# define OTTER "dev_wince\\otter.dat"
|
|
# define CART "dev_wince\\cart.dat"
|
|
# define HAWK "dev_wince\\prob.bin"
|
|
# define LOCRUN "dev_wince\\locrun.bin"
|
|
# define UNIGRAM "dev_wince\\unigram.bin"
|
|
# define TTUNE "dev_wince\\ttune.bin"
|
|
# define CLBIGRAM "dev_wince\\clbigram.bin"
|
|
# define BIGRAM "dev_wince\\bigram.bin"
|
|
# define BBOX_PROBS "dev_wince\\free.dat"
|
|
# define CENTIPEDE "dev_wince\\centipede.bin"
|
|
# define VTUNE "dev_wince\\vtune.bin"
|
|
// Developers base version
|
|
// As of 7/01: ??? level kanji
|
|
#elif defined(CONFIG_DEV_BASE)
|
|
# define FILE_DESC "HWXCHS - IV - Dev Base\0"
|
|
# define ZILLA "dev_base\\zilla.dat"
|
|
# define COSTCALC "dev_base\\costcalc.bin"
|
|
# define GEOSTATS "dev_base\\geostats.bin"
|
|
# define OTTER "dev_base\\otter.dat"
|
|
# define CART "dev_base\\cart.dat"
|
|
# define HAWK "dev_base\\prob.bin"
|
|
# define LOCRUN "dev_base\\locrun.bin"
|
|
# define UNIGRAM "dev_base\\unigram.bin"
|
|
# define TTUNE "dev_base\\ttune.bin"
|
|
# define CLBIGRAM "dev_base\\clbigram.bin"
|
|
# define BIGRAM "dev_base\\bigram.bin"
|
|
# define BBOX_PROBS "dev_base\\free.dat"
|
|
# define CENTIPEDE "dev_base\\centipede.bin"
|
|
# define VTUNE "dev_base\\vtune.bin"
|
|
// Developers base plus rare version
|
|
// As of 7/01: GB0 + GB1 level kanji
|
|
#elif defined(CONFIG_DEV_RARE)
|
|
# define FILE_DESC "HWXCHS - IV - Dev Rare\0"
|
|
# define ZILLA "dev_rare\\zilla.dat"
|
|
# define COSTCALC "dev_rare\\costcalc.bin"
|
|
# define GEOSTATS "dev_rare\\geostats.bin"
|
|
# define OTTER "dev_rare\\otter.dat"
|
|
# define CART "dev_rare\\cart.dat"
|
|
# define HAWK "dev_rare\\prob.bin"
|
|
# define LOCRUN "dev_rare\\locrun.bin"
|
|
# define UNIGRAM "dev_rare\\unigram.bin"
|
|
# define TTUNE "dev_rare\\ttune.bin"
|
|
# define CLBIGRAM "dev_rare\\clbigram.bin"
|
|
# define BIGRAM "dev_rare\\bigram.bin"
|
|
# define BBOX_PROBS "dev_rare\\free.dat"
|
|
# define CENTIPEDE "dev_rare\\centipede.bin"
|
|
# define VTUNE "dev_rare\\vtune.bin"
|
|
// Developers full Unicode CJK version
|
|
#elif defined(CONFIG_DEV_CJK)
|
|
# define FILE_DESC "HWXCHS - IV - Dev CJK\0"
|
|
# define ZILLA "dev_cjk\\zilla.dat"
|
|
# define COSTCALC "dev_cjk\\costcalc.bin"
|
|
# define GEOSTATS "dev_cjk\\geostats.bin"
|
|
# define OTTER "dev_cjk\\otter.dat"
|
|
# define CART "dev_cjk\\cart.dat"
|
|
# define HAWK "dev_cjk\\prob.bin"
|
|
# define LOCRUN "dev_cjk\\locrun.bin"
|
|
# define UNIGRAM "dev_cjk\\unigram.bin"
|
|
# define TTUNE "dev_cjk\\ttune.bin"
|
|
# define CLBIGRAM "dev_cjk\\clbigram.bin"
|
|
# define BIGRAM "dev_cjk\\bigram.bin"
|
|
# define BBOX_PROBS "dev_cjk\\free.dat"
|
|
# define CENTIPEDE "dev_cjk\\centipede.bin"
|
|
# define VTUNE "dev_cjk\\vtune.bin"
|
|
#endif
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
RESID_HWXLANGID HWXLANGID DISCARDABLE
|
|
BEGIN
|
|
LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// 296
|
|
//
|
|
|
|
RESID_ZILLA 296 MOVEABLE PURE ZILLA
|
|
RESID_COSTCALC 296 MOVEABLE PURE COSTCALC
|
|
RESID_GEOSTAT 296 MOVEABLE PURE GEOSTATS
|
|
RESID_OTTER 296 MOVEABLE PURE OTTER
|
|
RESID_HAWK 296 MOVEABLE PURE HAWK
|
|
RESID_CRANE 296 MOVEABLE PURE CART
|
|
RESID_LOCRUN 296 MOVEABLE PURE LOCRUN
|
|
RESID_UNIGRAM 296 MOVEABLE PURE UNIGRAM
|
|
RESID_TTUNE 296 MOVEABLE PURE TTUNE
|
|
RESID_CLASS_BIGRAM 296 MOVEABLE PURE CLBIGRAM
|
|
RESID_BBOX_PROBS 296 MOVEABLE PURE BBOX_PROBS
|
|
RESID_CENTIPEDE 296 MOVEABLE PURE CENTIPEDE
|
|
RESID_VTUNE 296 MOVEABLE PURE VTUNE
|
|
|
|
#if !defined(CONFIG_WINCE)
|
|
RESID_BIGRAM 296 MOVEABLE PURE BIGRAM
|
|
#endif
|
|
|
|
#ifndef _MAC
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Version
|
|
//
|
|
|
|
#include "hwxchsi.rcv"
|
|
|
|
#endif // !_MAC
|
|
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
|
"#include ""windows.h""\r\n"
|
|
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
|
"#include ""res.h""\r\n"
|
|
"#include ""recogp.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|