[DllImport("coredll.dll")]
public static extern void keybd_event(byte vKey, byte bScan, uint dwFlags, uint dwExtraInfo);