|
-
Feb 22nd, 2000, 02:53 AM
#1
Thread Starter
Lively Member
in the function activatkeyboardlayout
there are codes HKL_NEXT,HKL_PREV
does anybody knows them or they way to get this codes?????
-
Feb 22nd, 2000, 04:15 AM
#2
If you're asking for values of those constants, then here they are:
HKL_PREV = 0
HKL_NEXT = 1
------------------
Serge
Senior Programmer Analyst
[email protected]
[email protected]
ICQ#: 51055819
-
Feb 22nd, 2000, 05:48 AM
#3
Frenzied Member
To get the handle that describes the keyboard layout for the specified application, use GetKeyboardLayout API function.
~seaweed
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
|