Click here to Skip to main content
15,915,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Server-Client Pin
jmkhael7-Jun-04 4:57
jmkhael7-Jun-04 4:57 
GeneralLoading Addin Pin
vishalmore7-Jun-04 3:45
vishalmore7-Jun-04 3:45 
GeneralDeployment (Ms Issue ??) Pin
sweep1237-Jun-04 3:34
sweep1237-Jun-04 3:34 
GeneralRe: Deployment (Ms Issue ??) Pin
Johan Rosengren7-Jun-04 5:27
Johan Rosengren7-Jun-04 5:27 
QuestionHow to Share a Resource with 2 Timers Pin
jerry1211a7-Jun-04 3:23
jerry1211a7-Jun-04 3:23 
AnswerRe: How to Share a Resource with 2 Timers Pin
Cedric Moonen7-Jun-04 3:47
Cedric Moonen7-Jun-04 3:47 
AnswerRe: How to Share a Resource with 2 Timers Pin
erkanina7-Jun-04 3:59
erkanina7-Jun-04 3:59 
GeneralRegisterhotkey problems Pin
Abhi Lahare7-Jun-04 3:14
Abhi Lahare7-Jun-04 3:14 
Hi All,

I am using the RegisterHotKey() function in a dll.

RegisterHotKey(hWnd,GlobalAddAtom(buff),MOD_ATL|MOD_CONTROL|MOD_SHIFT, vkKey) ;

where vkKey is some virtual key. and buff is some char string generated using system time.

and when I try to capture this event in WM_HOTKEY, none of the combination of vkKey is working , also when i press vkKey without any combination the event is not fired.

My goal is to get notification from when vkkey is key pressed with and without combination.

Thanks in Advance.
Abhishake
Generalres: protocol Pin
Cristian Amarie7-Jun-04 3:02
Cristian Amarie7-Jun-04 3:02 
GeneralDeclaring a pointer to a class in VC++ Pin
Anonymous7-Jun-04 2:52
Anonymous7-Jun-04 2:52 
GeneralRe: Declaring a pointer to a class in VC++ Pin
RChin7-Jun-04 3:18
RChin7-Jun-04 3:18 
GeneralRe: Declaring a pointer to a class in VC++ Pin
Anonymous7-Jun-04 4:23
Anonymous7-Jun-04 4:23 
GeneralCWnd custom control in Toolbar Pin
hd447807-Jun-04 2:52
hd447807-Jun-04 2:52 
GeneralPrinting mirror image Pin
CodeHead7-Jun-04 2:13
CodeHead7-Jun-04 2:13 
GeneralRe: Printing mirror image Pin
Roger Allen7-Jun-04 2:56
Roger Allen7-Jun-04 2:56 
GeneralSetWorldTransform() not work for printing? Pin
CodeHead7-Jun-04 9:57
CodeHead7-Jun-04 9:57 
GeneralCryptGetHashParam Pin
Ni@m7-Jun-04 0:41
Ni@m7-Jun-04 0:41 
GeneralRe: CryptGetHashParam Pin
Mike Dimmick7-Jun-04 4:57
Mike Dimmick7-Jun-04 4:57 
GeneralConstructor problem - setting members Pin
Anonymous7-Jun-04 0:16
Anonymous7-Jun-04 0:16 
GeneralRe: Constructor problem - setting members Pin
bneacetp7-Jun-04 0:29
bneacetp7-Jun-04 0:29 
GeneralRe: Constructor problem - setting members Pin
thowra7-Jun-04 1:01
thowra7-Jun-04 1:01 
GeneralCreate a GUID to uniquely identify a machine. Pin
Member 11501767-Jun-04 0:06
Member 11501767-Jun-04 0:06 
GeneralRe: Create a GUID to uniquely identify a machine. Pin
Anonymous7-Jun-04 1:58
Anonymous7-Jun-04 1:58 
GeneralRe: Create a GUID to uniquely identify a machine. Pin
Joel Lucsy8-Jun-04 2:59
Joel Lucsy8-Jun-04 2:59 
QuestionHow to set Font of CStatic Control through Program.. Pin
Sumit Kapoor6-Jun-04 23:59
Sumit Kapoor6-Jun-04 23:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.