This is an example (based on my routines for M2000 Interpreter) to use the Unicode keyboard which is accessed from VB6. No need for subclassing. Not for those languages which need special input. Also the example has a poor drive for output text, but is the basic way which get the CALCRECT for each character and place one after the other. Also we change line. But not scrolling. Just a first look.
Also when we press enter we get the line on CaptionW (the unicode caption of the window).
Each time we press a key we see also the keyboard number and the keyboard language.
Have fun.
Also when we press enter we get the line on CaptionW (the unicode caption of the window).
Each time we press a key we see also the keyboard number and the keyboard language.
Have fun.