
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comfort Software :: Forums :: Development | |||
|
|||
Keyboard type from legacy code |
| Author | Post |
| Dave Hampson |
| ||
![]() Joined: Fri Mar 20 2009, 06:39am Posts: 2 | Hi there I need to switch between 'standard' and 'numpad' keyboards from legacy 16 bit code I've got access to PostMessage so displaying and hiding the keyboard works fine But, I don't have access to the registry - any chance of adding a mechanism (using PostMessage) so that I can do the switch? Or maybe somebody has a bright idea of another way to do it Cheers Dave | ||
| Back to top |
| Comfort |
| ||
![]() ![]() ![]() Joined: Wed Sep 19 2007, 03:42pm Posts: 435 | Can you use message WM_COPYDATA? Have a nice day | ||
| Back to top |
| Dave Hampson |
| ||
![]() Joined: Fri Mar 20 2009, 06:39am Posts: 2 | Sure can - can send any message valid for PostMessage or SendMessage | ||
| Back to top |
| Comfort |
| ||
![]() ![]() ![]() Joined: Wed Sep 19 2007, 03:42pm Posts: 435 |
[ Edited Tue Apr 14 2009, 01:48am ] Have a nice day | ||
| Back to top |
| Moderators: Comfort |