diff --git a/goldlib/gall/gall.all b/goldlib/gall/gall.all index f89e7d9..3fc936f 100644 --- a/goldlib/gall/gall.all +++ b/goldlib/gall/gall.all @@ -143,7 +143,7 @@ gutlwinm cpp all bcx cyg gutlunix cpp all lnx sun gutlbeos cpp all be be_lock c all be -gespell cpp all cyg +gespell cpp all ovl bcd bco bcx wcn wco wcx lnx emx djg rsx cyg be sun ## Low-level text video gvidbase cpp all nov bcd bco bcx wcn wco wcx lnx emx djg rsx cyg be sun diff --git a/goldlib/gall/gespell.h b/goldlib/gall/gespell.h index c49f18b..29088ab 100644 --- a/goldlib/gall/gespell.h +++ b/goldlib/gall/gespell.h @@ -51,8 +51,8 @@ protected: bool mIsUdrLoaded; char mLangCode[100]; - char mEngine[_MAX_PATH]; - char mDictionary[_MAX_PATH]; + char mEngine[PATH_MAX]; + char mDictionary[PATH_MAX]; Chs *mToDicTable; Chs *mToLocTable; diff --git a/goldlib/myspell/myspell.all b/goldlib/myspell/myspell.all index e8edaab..f79992c 100644 --- a/goldlib/myspell/myspell.all +++ b/goldlib/myspell/myspell.all @@ -1,3 +1,8 @@ +## ------------------------------------------------------------------ +## Master build file. +## ------------------------------------------------------------------ +#filename filesuffix platforms list +# affentry cxx all ovl bcd bco bcx wcn wco wcx lnx emx djg rsx cyg be sun affixmgr cxx all ovl bcd bco bcx wcn wco wcx lnx emx djg rsx cyg be sun csutil cxx all ovl bcd bco bcx wcn wco wcx lnx emx djg rsx cyg be sun