Click here to Skip to main content
15,921,716 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Beginner Line Numbers Question Pin
malayhk 16-Dec-09 20:02
malayhk 16-Dec-09 20:02 
GeneralRe: Beginner Line Numbers Question Pin
malayhk 16-Dec-09 20:02
malayhk 16-Dec-09 20:02 
GeneralAutoComplete List Selector Pin
ROK_RShadow24-Feb-03 16:43
ROK_RShadow24-Feb-03 16:43 
GeneralRe: AutoComplete List Selector Pin
Chris Losinger24-Feb-03 17:38
professionalChris Losinger24-Feb-03 17:38 
GeneralRe: AutoComplete List Selector Pin
Jambolo24-Feb-03 18:35
Jambolo24-Feb-03 18:35 
GeneralRe: AutoComplete List Selector Pin
ROK_RShadow24-Feb-03 19:00
ROK_RShadow24-Feb-03 19:00 
GeneralHelp with context help in dialog app (VS6.0) Pin
work_to_live24-Feb-03 16:30
work_to_live24-Feb-03 16:30 
GeneralRe: Help with context help in dialog app (VS6.0) Pin
Anna-Jayne Metcalfe24-Feb-03 22:28
Anna-Jayne Metcalfe24-Feb-03 22:28 
Unfortunately the default AppWizard generated project doesn't contain the code for context (shift-F1) help, although it does handle topic (F1) help. To support context help you'll also have to modify your dialogs to pass on the correct help ID.

The MS Help95 sample shows you how to do this for WinHelp (supporting HtmlHelp is a different can of worms, unfortunately). Have a look at MSDN Knowledge Base Article Q167698 for details.

Good luck!

Anna Rose | [Rose]

www.annasplace.me.uk

"Be yourself - not what others think you should be"
- Marcia Graesch


Trouble with resource IDs? Try the Resource ID Organiser Add-In for Visual C++
GeneralRe: Help with context help in dialog app (VS6.0) Pin
work_to_live25-Feb-03 4:32
work_to_live25-Feb-03 4:32 
GeneralRe: Help with context help in dialog app (VS6.0) Pin
work_to_live26-Feb-03 11:25
work_to_live26-Feb-03 11:25 
GeneralRe: Help with context help in dialog app (VS6.0) Pin
work_to_live26-Feb-03 11:49
work_to_live26-Feb-03 11:49 
GeneralSpeed Pin
kjessee24-Feb-03 16:20
kjessee24-Feb-03 16:20 
GeneralRe: Speed Pin
Christian Graus24-Feb-03 16:45
protectorChristian Graus24-Feb-03 16:45 
GeneralRe: Speed Pin
Jambolo24-Feb-03 18:42
Jambolo24-Feb-03 18:42 
GeneralServer Sockets Pin
Swinefeaster24-Feb-03 13:40
Swinefeaster24-Feb-03 13:40 
GeneralRe: Server Sockets Pin
Nish Nishant24-Feb-03 13:48
sitebuilderNish Nishant24-Feb-03 13:48 
GeneralRe: Server Sockets Pin
Anders Molin24-Feb-03 14:39
professionalAnders Molin24-Feb-03 14:39 
GeneralRe: Server Sockets Pin
Anders Molin24-Feb-03 14:46
professionalAnders Molin24-Feb-03 14:46 
GeneralRe: Server Sockets Pin
Swinefeaster25-Feb-03 7:26
Swinefeaster25-Feb-03 7:26 
GeneralRe: Server Sockets Pin
Jambolo24-Feb-03 18:57
Jambolo24-Feb-03 18:57 
Generalstring editing Pin
moraalg24-Feb-03 13:28
moraalg24-Feb-03 13:28 
GeneralRe: string editing Pin
Nish Nishant24-Feb-03 13:36
sitebuilderNish Nishant24-Feb-03 13:36 
GeneralRe: string editing Pin
Christian Graus24-Feb-03 13:41
protectorChristian Graus24-Feb-03 13:41 
GeneralRe: string editing Pin
Peter Hancock25-Feb-03 14:05
Peter Hancock25-Feb-03 14:05 
GeneralRe: string editing Pin
Christian Graus26-Feb-03 9:35
protectorChristian Graus26-Feb-03 9:35 

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.