Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Help

Name: OP 2013-05-24 4:31

Ok so I'm trying to determine very simply if someone has clicked on the console or not, now can someone tell me why this code does not work?

http://pastebin.com/LhHy1bve

Whether I click or press a key neither of the cases fire, and if it's any help, InRec.EventType outputs as 16

Name: Anonymous 2013-05-24 4:43

You need put a space between cout and the left shift (so that cout<< "Keypress" <<endl; becomes cout << "Keypress" <<endl;).

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List