Virtual Key Codes( 3 Days to go for project Submission)

Hi all,

i am making a keylogger application. I have successfully stored almost every key to Log file using Virtual Key Codes mentioned at

http://msdn.microsoft.com/en-us/library/ms927178.aspx

but i was unable to implement the following Key Codes

VK_OEM_1( ;:) , VK_OEM_2 (/ ?) etc and these kind of characters

Do they require something different ...

Please help me out i have to submit my project within 3 days.
I'm not totally familiar with that, but you probably need to use an escape sequence or something similar for those characters.
You are using platform-specific functions(these depend on Windows). I would recommend you heading to Windows Programming. You are more likely to get an answer there.
Thanks yulingo and MattewRock for your replies and help.

i am done with the problem but its a long thing to explain here as i am busy with the project.

Any one who is having the same problem please dont hasistate to ask

Thanks again.
Topic archived. No new replies allowed.