XerxesTheMighty
Programmer
Is there anyway to overwrite the default windows shorcuts in c++? I.E. win key + E is explorer.
Then do a hotkey in prog that is win key + E and assign it something else.
Can this be done in c++? Or is it some sort of reg hack (still can be done in c++, though a little more code)? Is this possible? Because I read in several locations that C++ has the most power over the system, accessing it, etc.
--------------
"Ask a question and your a fool for three minutes, don't ask it and your a fool for a lifetime." -Chinese Proverb
Xerxes Dynatos
Then do a hotkey in prog that is win key + E and assign it something else.
Can this be done in c++? Or is it some sort of reg hack (still can be done in c++, though a little more code)? Is this possible? Because I read in several locations that C++ has the most power over the system, accessing it, etc.
--------------
"Ask a question and your a fool for three minutes, don't ask it and your a fool for a lifetime." -Chinese Proverb
Xerxes Dynatos