Originally Posted by
Peter Dowson
Actually, if you read my replies to you more carefully, I said that if FS could see the keys then FSUIPC would also. That's the only requirement. FSUIPC hooks into FS's detection of the keypresses, the KEYDOWN and KEYUP messages it receives from Windows. If FS can't see them, FSUIPC never will, FSUIPC is effectively part of FS when installed.
If Wordpad and Notepad can see them, but not FS and FSUIPC, then it sounds likely that the software it is using is sending WM_CHAR messages, not the actual KEYDOWN and KEYUP messages whch a true keyboard would send. That would also explain the inability to use Shift, Control etc.
Regards
Pete