Thread: hot keys in C++
View Single Post
  #2 (permalink)  
Old December 24th, 2005, 04:07 PM
Ankur_Verma Ankur_Verma is offline
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

Hi Carl,

I presume that you are also catching WM_HOTKEY message
and trying to start the programs listed in the file,
identifying the hot key associated with the window for
each program by its identity. Are you?

If you are then where you are facing the problem?
If you want your code examined for problems, post your code also.

Regards
Ankur Verma
Reply With Quote