SendKey problem with doubleused keys
- From: "Claus Igeltupf" <mydevicenull@xxxxxxxxxxxxx>
- Date: Wed, 13 Jul 2005 09:20:13 +0200
I have an VB6 application which makes intensive use of Sendkeys. Sometimes
when a long string (filenames including pathname) is sent I found that often
one of the backslash characters is changed to its correspondent 'non Alt Gr'
character (which is 'ß' on my German keyboard, where backslash ist created
using Alt Gr).
Maybe this occures also on other Alt Gr characters but I could verify this
only in case of backslashes, and not at each backslash key, and not
reproducable. I'm not sure but I had the feeling that it happens more often
when memory is filled up with some more programs.
Using this app I also found that (at least sometimes) characters changed
from lower to upper case if Caps Lock is active at runtime, independent of
the real case of the string characters given to be sent. This looks to be
reproducable so it might be no bug but by design, I'm not sure.
Does anyone know of this problem and could me give a suggestion how to
handle this problem? Inserting a DoEvents didn't help.
.
- Follow-Ups:
- Re: SendKey problem with doubleused keys
- From: mr_unreliable
- Re: SendKey problem with doubleused keys
- From: Mike D Sutton
- Re: SendKey problem with doubleused keys
- Prev by Date: Re: best way to "null" a string variable ??
- Next by Date: Re: RegQueryValueEx Crash
- Previous by thread: RegQueryValueEx Crash
- Next by thread: Re: SendKey problem with doubleused keys
- Index(es):
Relevant Pages
|