Click to See Complete Forum and Search --> : Cabs On
nbanaji
Nov 18th, 2000, 05:42 AM
What is the API for setting Cabs on for the entire program?
Thanks.
parksie
Nov 19th, 2000, 03:04 PM
Are you trying to create a cabinet from your program or package your program into one?
MPrestonf12
Nov 20th, 2000, 03:41 PM
If you want to set Caps lock to your keyboard use:
Setkeyboardstate
Because the SetKeyboardState function alters the input state of the calling thread and not the global input state of the system, you cannot use SetKeyboardState to set the NUM LOCK, CAPS LOCK, or SCROLL LOCK indicator lights on the keyboard.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.