Posted By: xaep | Feb 13th, 2007 @ 7:18 PM
page 1 of 1
Comments: 2 | Views: 1203
MS Japanese IME has some dictionaries, I want to open one and search word in it.
I found a related API: CreateIFEDictionaryInstance in msdn, but it is just for WinCE.
Is there a way to do that in XP or Vista? Any samples and demos, C# is better Wink

Thanks in advance.
Sven Groot
Sven Groot
You can't have everything; after all, where would you put it?
I think you may be able to use the IImeActiveDict interface (hmm, MSDN seems down at the moment; link should work when it gets back up though).

Unfortunately there does not appear to be a type library for that interface so using it from C# is going to be hard.
page 1 of 1
Comments: 2 | Views: 1203