Keyboard and countries

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Skipsy.

Hi all Gurus,

Keyboard functions are working on a U.S. keyboard mapping.
ex : In France 'M' key is ',' on U.S. or U.K. keyboard.

As long as I scan space bar, arrow keys,alt etc... it doesn't
matter but it does for others.

Do you see any way to manage languages ?

Thks.

"If you want to touch the sky,
f**k a duck and try to fly"
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by freak.

We have this problem in Germany, too.
I posted a soluten in Tips&Tricks:
viewtopic.php?t=5711

Timo
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Skipsy.

Great !!!

By the way, I have noticed instructions like 'beep_',
'GetKeyboardLayout_', 'MapVirtualKeyEx_' etc...

I have a (huge) book with the list of all APIs, their description
and other stuff but do you know where I can get a html version ?

:)

"If you want to touch the sky,
f**k a duck and try to fly"
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by blueb.

This is from another previous post:

Here is a link where you find a .hlp File containing all Windows API Functions.

ftp://ftpc.borland.com/pub/delphi/techp ... /win32.zip

...and you also can get the "Api-Guide Tool" and an updated "Api-Viewer" here: http://www.allapi.net/


--blueb
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by freak.

This win32.hlp doesn't nearly cover ALL Api Fuctions. There are much more. ( also the Api-Guide is not compleete)

Here is the place to go for docs on all of them:
http://www.microsoft.com/msdownload/pla ... sdkupdate/
(but it is a 340Mb download)

Timo
Post Reply