|
-
November 18th, 2008, 05:49 AM
#16
Re: change the Keybord Input
 Originally Posted by shail2k4
Everything is resolved for the Window Based Application, the need was to use WH_GETMESSAGE.
Now only one thing is that its not working for DOS based application.
I guess it is because there is no message pump in a DOS based application?
Victor Nijegorodov
-
November 18th, 2008, 05:56 AM
#17
Re: change the Keybord Input
 Originally Posted by VictorN
I guess it is because there is no message pump in a DOS based application?
Is there any way for the DOS based applications?
It is possible because I have seen an application on the internet named "KeyStroke Converter" which changes the keyboard input in the Window and DOS based applications.
Regards,
Shail2k4
-
November 19th, 2008, 02:45 AM
#18
Re: change the Keybord Input
Is it possible to use WH_KEYBOARD_LL hook in visual C++ 6.0?
-
November 19th, 2008, 04:43 AM
#19
Re: change the Keybord Input
Yes, of course!
Requirements Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
Windows 95/98: Unsupported.
Header: Declared in Winuser.h; include Windows.h.
Victor Nijegorodov
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
|