Please help, when i try to use keybd_event in my python script, it is not
recognized by an emulator.
user32.keybd_event(0x43,0,0,0)
It fails to be recognized by an emulator, but it works in browsers etc.,
so a game like playbiolab.com works just fine.