Click here to Skip to main content
15,894,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing a pointer to a char-array Pin
Ravi Bhavnani21-Aug-02 5:05
professionalRavi Bhavnani21-Aug-02 5:05 
Generalressource.dll error Pin
Mike Mc21-Aug-02 3:15
Mike Mc21-Aug-02 3:15 
GeneralRe: ressource.dll error Pin
Mike Mc21-Aug-02 8:22
Mike Mc21-Aug-02 8:22 
GeneralF1 invoke WinHelp, which I don't want it to Pin
lucy21-Aug-02 3:07
lucy21-Aug-02 3:07 
GeneralRe: F1 invoke WinHelp, which I don't want it to Pin
-Dy21-Aug-02 3:13
-Dy21-Aug-02 3:13 
GeneralRe: F1 invoke WinHelp, which I don't want it to Pin
lucy21-Aug-02 3:39
lucy21-Aug-02 3:39 
GeneralRe: F1 invoke WinHelp, which I don't want it to Pin
Tomasz Sowinski21-Aug-02 3:22
Tomasz Sowinski21-Aug-02 3:22 
GeneralRe: F1 invoke WinHelp, which I don't want it to Pin
lucy21-Aug-02 3:34
lucy21-Aug-02 3:34 
Thanks for the fast response. I'm invoking Html Help in response to menu item File->Keys. And I assign F1 as the accelerator key to this menu item.

I add the following lines to my dialog cpp in its message map declaration:

ON_COMMAND(ID_HELP, OnFileKeys)

And remove the line for ID_HELP in the App class.

Thus solved the problem.

Thank you very much again!Rose | [Rose] Rose | [Rose] Rose | [Rose] Rose | [Rose] Rose | [Rose] Rose | [Rose]
GeneralRasDial Pin
Anonymous21-Aug-02 3:07
Anonymous21-Aug-02 3:07 
GeneralRe: RasDial Pin
Victor Vogelpoel21-Aug-02 5:13
Victor Vogelpoel21-Aug-02 5:13 
QuestionCSocket -> not thread-safe ? Pin
Niko Tanghe21-Aug-02 3:07
Niko Tanghe21-Aug-02 3:07 
AnswerRe: CSocket -> not thread-safe ? Pin
Rob Caldecott21-Aug-02 3:54
Rob Caldecott21-Aug-02 3:54 
GeneralRe: CSocket -> not thread-safe ? Pin
Niko Tanghe21-Aug-02 5:51
Niko Tanghe21-Aug-02 5:51 
GeneralDebug Application Pin
Anonymous21-Aug-02 2:58
Anonymous21-Aug-02 2:58 
GeneralRe: Debug Application Pin
Tomasz Sowinski21-Aug-02 3:07
Tomasz Sowinski21-Aug-02 3:07 
GeneralRe: Debug Application Pin
fheyn21-Aug-02 3:23
fheyn21-Aug-02 3:23 
GeneralRe: Debug Application Pin
Tomasz Sowinski21-Aug-02 3:26
Tomasz Sowinski21-Aug-02 3:26 
GeneralRe: Debug Application Pin
Jason Henderson21-Aug-02 3:30
Jason Henderson21-Aug-02 3:30 
GeneralRe: Debug Application Pin
Anonymous21-Aug-02 4:01
Anonymous21-Aug-02 4:01 
Questionchart of the stock? Pin
dxhdxh21-Aug-02 2:22
dxhdxh21-Aug-02 2:22 
GeneralSet the size of the thumb of the scrollbar Pin
Eugene Pustovoyt21-Aug-02 1:52
Eugene Pustovoyt21-Aug-02 1:52 
GeneralRe: Set the size of the thumb of the scrollbar Pin
Tomasz Sowinski21-Aug-02 1:53
Tomasz Sowinski21-Aug-02 1:53 
GeneralRe: Set the size of the thumb of the scrollbar Pin
Eugene Pustovoyt21-Aug-02 4:17
Eugene Pustovoyt21-Aug-02 4:17 
GeneralCString & CString& Pin
-Dy21-Aug-02 1:46
-Dy21-Aug-02 1:46 
GeneralRe: CString & CString& Pin
Tomasz Sowinski21-Aug-02 1:51
Tomasz Sowinski21-Aug-02 1:51 

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.