How to prevent inputting Russian characters in Word with a Word addin?
Posted
by Edwin
on Stack Overflow
See other posts from Stack Overflow
or by Edwin
Published on 2010-05-24T18:07:43Z
Indexed on
2010/05/24
18:11 UTC
Read the original article
Hit count: 177
word-add-in
Hi,
Sorry for this vaguely described problem, but please look at the problem from the Win32 API's perspective.
I'm writing a Word addin using Addin Express with Delphi, and I use some other 3rd party VCL's also, including virtual stringtree, TNT controls, etc. Now I cannot input Russian characters in Word anymore, but I can input English and Chinese....
Since it's a large project I don't know where to start finding the problem, would you give me some generic tips, I'll be appreciated that!
Thank you, and have a nice day!
© Stack Overflow or respective owner