Hi,
im using SendInput to simulate key strokes to pass data to a thrid party
application. This works fine e.g. with the Internet Explorer and a Webbased
application there. But if I try to pass data to the Terminal Server Client,
it also works, but SHIFT presses and releases don#t show any effect. I never
get capital letters. It works with IE.
I issue the followong INPUT packets to Display charater with virtual key
code VKey.
SHIFT pressed
VKey pressed
VKey released
SHIFT released
Any Idea?
Best regards
Thomas