Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FW: keybd_event ???

3 views
Skip to first unread message

new.borland.com

unread,
Jan 26, 2005, 12:56:13 PM1/26/05
to
Hi all:

Anyone know how to send greater ascii code 128 (>128) with
keybd_event,like german word 's', 'u','a' ..etc,I try it for a week can't
solve the problem.I use cbuilder 5 to build it. If anyone can give me
a suggest or snap code.It's a great appreciate.

Thanks in advance.

MIKE CHEN


Thomas Maeder [TeamB]

unread,
Jan 26, 2005, 9:05:41 AM1/26/05
to
"new.borland.com" <chen...@yahoo.com.tw> writes:

> Anyone know how to send greater ascii code 128 (>128) with
> keybd_event,like german word 's', 'u','a' ..etc,I try it for a week can't
> solve the problem.I use cbuilder 5 to build it. If anyone can give me
> a suggest or snap code.

Please direct your browser at http://info.borland.com/newsgroups/ and
read the newsgroup descriptions and guidelines. This will help you
find the appropriate newsgroup for your question. Newsgroups about
C++ Builder have .cppbuilder. in their names; this newsgroup is about
C++BuilderX, which is a different product than C++ Builder.

When posting in the other newsgroup please clarify your question:
- ASCII codes only go from 0 to 127
- the characters 'a', 's' and 'u' all have ASCII codes below 127

0 new messages