hai friends,
I am trying to use MS word object library in VC++ to get
word's Spell
suggestions, and its working fine.
The problem is, now i am trying to get Spell suggestions in different
language.I found a parameter 'MainDictionary' in
GetSpellingSuggestions method, but i dont know how to use it. I tried
by passing 'French (France)' to the maindictionary parameter, but the
function returns the suggestions only in English language by
default....
Can any one help me to get the spell suggestions of different
language(in VC++)?
Thanks in Advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Embedded_C++_VC++" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.in/group/Embedded_C_VC?hl=en
-~----------~----~----~----~------~----~------~--~---