FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
static HWND | find_window () |
int | fb_hVirtualToScancode (int vkey) |
int | fb_ConsoleMultikey (int scancode) |
Variables | |
const unsigned char | __fb_keytable [][3] |
int fb_ConsoleMultikey | ( | int | scancode) |
int fb_hVirtualToScancode | ( | int | vkey) |
|
static |
Definition at line 53 of file io_multikey.c.
const unsigned char __fb_keytable[][3] |
Definition at line 6 of file io_multikey.c.