Simple Question
I am just starting to learn my way around C and had a small question. I need to know if anyone knows a way in C to send key commands as if the user was typing at the keyboard. Right now the only way me and my friend know to do it is to set up a duel VB/VCpp program and well its...not good heh. I am sure there is a way to do it I just have no idea.
Thanks,
Vidiot
I would sugest taking up C++. It isn''t any harder than C (and I think it''s easyier) also, it will help you latter, as I don''t think you can program windows in C.
Tell him about the twinky...
quote:
Original post by QBRADQ
I would sugest taking up C++. It isn''t any harder than C (and I think it''s easyier) also, it will help you latter, as I don''t think you can program windows in C.
The Win32 API was written in 100% C or Assembly. Why couldn''t he program Windows Applications in C?
![Resist Windows XP''s Invasive Production Activation Technology!](http://druidgames.warfactory.com/Out_Source/resist.jpg)
http://druidgames.cjb.net/ (If my website isn''t down, it''s a miracle!)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement