|
-
Sep 14th, 2000, 01:50 PM
#1
Thread Starter
Fanatic Member
Hi,
I'm writting a GUI for an embedded PC with a touchscreen. Since I need sometimes some user input, I decided to write a software keyboard program, since there's no external keyboard present.
Everything works with the standard VB routines as long as I stay in the same VB project.
But what if I want to use it also with other programs, like Windows itself?
Should I use GetAsyncKeyState()? That's all I found for now on.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|