Click here to Skip to main content
16,006,006 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Fail to initialise a CView derived view within a Splitter Window Pin
Seve Ho8-Jun-04 18:08
Seve Ho8-Jun-04 18:08 
Questionhow to add acess record in thread? Pin
Lido Paul7-Jun-04 21:33
Lido Paul7-Jun-04 21:33 
AnswerRe: how to add acess record in thread? Pin
Hesham Amin7-Jun-04 22:01
Hesham Amin7-Jun-04 22:01 
GeneralRe: how to add acess record in thread? Pin
Lido Paul7-Jun-04 22:47
Lido Paul7-Jun-04 22:47 
GeneralRe: how to add acess record in thread? Pin
Lido Paul7-Jun-04 22:48
Lido Paul7-Jun-04 22:48 
QuestionHow to get the correct data type of table struct? Pin
utiao7-Jun-04 20:47
utiao7-Jun-04 20:47 
QuestionHow can I get local computer names on Windows 98? Pin
windsock7-Jun-04 20:09
windsock7-Jun-04 20:09 
Questionhow to use RegisterHotKey? Pin
Abhi Lahare7-Jun-04 19:44
Abhi Lahare7-Jun-04 19:44 
Hi all,

re-posting because of no reply Frown | :(

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

AnswerRe: how to use RegisterHotKey? Pin
Mike Dimmick8-Jun-04 1:33
Mike Dimmick8-Jun-04 1:33 
QuestionHow to append software register mechanism? Pin
toowit7-Jun-04 19:38
toowit7-Jun-04 19:38 
AnswerRe: How to append software register mechanism? Pin
Vadim Tabakman7-Jun-04 19:42
Vadim Tabakman7-Jun-04 19:42 
GeneralRe: How to append software register mechanism? Pin
toowit7-Jun-04 20:04
toowit7-Jun-04 20:04 
GeneralRe: How to append software register mechanism? Pin
Vadim Tabakman7-Jun-04 20:19
Vadim Tabakman7-Jun-04 20:19 
GeneralRe: How to append software register mechanism? Pin
toowit7-Jun-04 20:39
toowit7-Jun-04 20:39 
AnswerRe: How to append software register mechanism? Pin
Henry miller8-Jun-04 3:38
Henry miller8-Jun-04 3:38 
Questionhow could I disable Escape the dialog Pin
lonely_life7-Jun-04 19:19
lonely_life7-Jun-04 19:19 
AnswerRe: how could I disable Escape the dialog Pin
Johan Rosengren7-Jun-04 19:27
Johan Rosengren7-Jun-04 19:27 
GeneralRe: how could I disable Escape the dialog Pin
lonely_life7-Jun-04 20:33
lonely_life7-Jun-04 20:33 
GeneralRe: how could I disable Escape the dialog Pin
Johan Rosengren7-Jun-04 20:51
Johan Rosengren7-Jun-04 20:51 
GeneralRe: how could I disable Escape the dialog Pin
lonely_life7-Jun-04 21:16
lonely_life7-Jun-04 21:16 
GeneralProblm in CoInitializeEx( .. , .. ) Pin
Zeeshan Bilal7-Jun-04 19:07
Zeeshan Bilal7-Jun-04 19:07 
GeneralRe: Problm in CoInitializeEx( .. , .. ) Pin
valikac7-Jun-04 20:07
valikac7-Jun-04 20:07 
GeneralCHtmlView - getting the html contents off a webpage to process Pin
testtests7-Jun-04 18:51
testtests7-Jun-04 18:51 
GeneralRe: CHtmlView - getting the html contents off a webpage to process Pin
Andrew Quinn AUS7-Jun-04 22:04
Andrew Quinn AUS7-Jun-04 22:04 
GeneralRe: CHtmlView - getting the html contents off a webpage to process Pin
testtests7-Jun-04 22:48
testtests7-Jun-04 22:48 

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.