Controls

I am making a changeability Control scheme for an application so that you can change the functions of a key like A. To do so i plan to make a variable to all the keys on a keyboard and let you change them. I don't need help on, i do need help on how to include the mouse buttons, can anyone give me some idea on what i could do?
Ooh, mouse control is high level stuff. How much skill do you have?
Assuming you've got that kind of skill, I can direct you to this link
http://www.adrianxw.dk/SoftwareSite/Consoles/Consoles5.html
from the articles.
Keep in mind that mouse control is very OS specific and requires understanding of an OS's api. There is no simple way to accomplish this.
What OS are you working on?
Are you making a console app or a windowed one?
Im using Vista home, how much differnt is the code on something like mac 10? i see windows.h so i exspect a lot
Im not heavily skilled, but i do understand the structure of the code and how it works, but i dont know all the comands ands such. However a challenge hasen't stoped me yet so im up for it
Topic archived. No new replies allowed.