|
-
Oct 27th, 2000, 06:19 AM
#1
Thread Starter
Lively Member
I have been able to capture the keypress of the Windows key (91) but I am unable to disable it completely prior to shelling out to DOS for one of my apps. The If KeyCode = 91 then KeyCode = 0 isn't working (from a previous topic). Is there any way to completely disable the key, run my DOS app, then re-enable it. Don't worry, I am using a routine that puts Visual Basic "on hold" while the DOS app is running, that way it won't disable it, start the DOS app, then while the DOS app is running, re-enable the key right away.
Thanks,
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
|