[DllImport("user32.dll")]
static extern short GetAsyncKeyState(int vKey);
None.
None.
Please look at the GetKeyState function documentation on this site. The two are very similar functions.
Please add some!
Do you know one? Please contribute it!