PureBasic provides an easy and fast access to the keyboard and should be used
only for games or applications which need a raw and extremly fast keyboard
access.
It use the DirectX technology.
This library was created for games and multimedia applications, which need fast
keyboard access based on DirectX. For regular Windows applications better
use the AddKeyboardShortcut() command.