#include int WINAPI WinMain(HINSTANCE i, HINSTANCE pi, LPSTR cl, int cs) { keybd_event(0x47, 0x22, 0, 0); return 0; }