private static void Send(INPUT input) { KeyboardHook.SendTroughApi(); SendInput((uint)1, new INPUT[] { input }, INPUT.Size); }