Click here to Skip to main content
15,920,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalconverting decimal to hexadecimal Pin
SAK14-Jan-02 11:50
SAK14-Jan-02 11:50 
GeneralRe: converting decimal to hexadecimal Pin
Christian Graus14-Jan-02 11:53
protectorChristian Graus14-Jan-02 11:53 
GeneralRe: converting decimal to hexadecimal Pin
SAK14-Jan-02 14:23
SAK14-Jan-02 14:23 
GeneralRe: converting decimal to hexadecimal Pin
Jon Hulatt14-Jan-02 22:39
Jon Hulatt14-Jan-02 22:39 
GeneralRe: converting decimal to hexadecimal Pin
Christian Graus15-Jan-02 1:10
protectorChristian Graus15-Jan-02 1:10 
QuestionContext Help to MDI window?? Pin
Giles14-Jan-02 9:27
Giles14-Jan-02 9:27 
AnswerRe: Context Help to MDI window?? Pin
Michael Dunn14-Jan-02 10:50
sitebuilderMichael Dunn14-Jan-02 10:50 
AnswerRe: Context Help to MDI window?? Pin
Roger Allen15-Jan-02 1:05
Roger Allen15-Jan-02 1:05 
They only way I know of implementing context help in this regard is to use the standard MFC context help button that by default would be in your toolbar if you enabled it in your MFC app. If its not there, you fcan add a toolbar button with the ID of ID_CONTEXT_HELP.

This will get the basic context help working for your form. If you individual item help for controls. Its a bitmore involved than this. I originally worked through this problem with Bill Heffner on the CodeGuru question board middle of last year and we got to a solution. The URL for the thread is:

http://63.236.73.79/cgi-bin/bbs/wt/showpost.pl?Board=vc&Number=298883&page=1&view=collapsed&mode=threaded&sb=5&category=

Sorry to reference you to a CodeGuru thread, but I don;t really have the time at the moment to work through the whole problem again. If you get stuck, I should be able to help further, but try looking at the thread first and trying whats in it.

HTH


Roger Allen
Sonork 100.10016

GeneralRe: Context Help to MDI window?? Pin
Giles15-Jan-02 7:37
Giles15-Jan-02 7:37 
QuestionDebugging an Addin in Visual Studio? Pin
Phil Iott14-Jan-02 9:23
Phil Iott14-Jan-02 9:23 
AnswerRe: Debugging an Addin in Visual Studio? Pin
Derek Waters14-Jan-02 11:16
Derek Waters14-Jan-02 11:16 
GeneralProblem with GetThemeColor() Pin
Anders Molin14-Jan-02 9:06
professionalAnders Molin14-Jan-02 9:06 
GeneralRe: Problem with GetThemeColor() Pin
Brad Bruce14-Jan-02 9:39
Brad Bruce14-Jan-02 9:39 
GeneralRe: Problem with GetThemeColor() Pin
Anders Molin14-Jan-02 10:38
professionalAnders Molin14-Jan-02 10:38 
GeneralSearch through the registry and delete Pin
Derek Smigelski14-Jan-02 9:02
Derek Smigelski14-Jan-02 9:02 
GeneralRe: Search through the registry and delete Pin
Christian Graus14-Jan-02 10:20
protectorChristian Graus14-Jan-02 10:20 
GeneralRe: Search through the registry and delete Pin
Derek Smigelski15-Jan-02 3:58
Derek Smigelski15-Jan-02 3:58 
GeneralRe: Search through the registry and delete Pin
Christian Graus15-Jan-02 10:15
protectorChristian Graus15-Jan-02 10:15 
Questionwhat api will allow me to 'spy' on internet objects Pin
SAK14-Jan-02 6:38
SAK14-Jan-02 6:38 
GeneralCPU performance Pin
Avneesh Bhatnagar14-Jan-02 6:27
Avneesh Bhatnagar14-Jan-02 6:27 
GeneralADO Data control! Pin
Mazdak14-Jan-02 4:48
Mazdak14-Jan-02 4:48 
GeneralRe: ADO Data control! Pin
Carlos Antollini14-Jan-02 5:10
Carlos Antollini14-Jan-02 5:10 
QuestionIs this realy possible? Pin
Rickard Andersson2014-Jan-02 4:44
Rickard Andersson2014-Jan-02 4:44 
AnswerRe: Is this realy possible? Pin
Joaquín M López Muñoz14-Jan-02 6:09
Joaquín M López Muñoz14-Jan-02 6:09 
GeneralRe: Is this realy possible? Pin
Rickard Andersson2014-Jan-02 9:47
Rickard Andersson2014-Jan-02 9:47 

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.