thesraus
-
im trying to to do a language module to get synonyms of an input string. And have decided upon using the dictionary provided by word.as creating an efficient dictionary itself seems like reinventingthe wheel. i came upon the msth_am.lex and msth32.ll files along with couple others too which i believe is used by the word application for its thesaurus /spell check and other lex functions.[this too is only an assumption] there seem to be functions exposed like ThesaurusCheck and ThesaurusGetString could anyone provide me inputs on - 1.how to use these functions? 2.is there any more efficient/simpler method to acces the word thesraus function though i dont sem to be getting much inputs from else where including microsoft open to any suggestions fordge