P
Pr
I am trying to create my own custom dic file and loading that to MS word. But
I don't want to add that to MS Word custom.dic but instead I want to load
that directly to memory or any other way so that other people can't see my
dictionary data.
Another thing is that, even if I load it in text format (in ms word) I need
to restart Word once to make the changes take effect. So...I load it, close
the word, and then start again, then only it loads. Is there any way by using
which I could just run my code and dictionary loads instantly.
Solution must be in VB.net. I'm working in .net 2.
Could somebody please suggest some solution.
Thanks in advance.
I don't want to add that to MS Word custom.dic but instead I want to load
that directly to memory or any other way so that other people can't see my
dictionary data.
Another thing is that, even if I load it in text format (in ms word) I need
to restart Word once to make the changes take effect. So...I load it, close
the word, and then start again, then only it loads. Is there any way by using
which I could just run my code and dictionary loads instantly.
Solution must be in VB.net. I'm working in .net 2.
Could somebody please suggest some solution.
Thanks in advance.