Click here to Skip to main content
15,885,914 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalreduce memory usage of ctreectrl Pin
namdans19-Nov-03 9:58
namdans19-Nov-03 9:58 
GeneralRe: reduce memory usage of ctreectrl Pin
Larry Antram19-Nov-03 10:59
Larry Antram19-Nov-03 10:59 
GeneralRe: reduce memory usage of ctreectrl Pin
David Crow19-Nov-03 11:09
David Crow19-Nov-03 11:09 
GeneralRe: reduce memory usage of ctreectrl Pin
Tibor Blazko19-Nov-03 19:15
Tibor Blazko19-Nov-03 19:15 
GeneralKeep console from disappearing Pin
orcun colak19-Nov-03 9:53
orcun colak19-Nov-03 9:53 
GeneralRe: Keep console from disappearing Pin
Peak19-Nov-03 10:18
Peak19-Nov-03 10:18 
GeneralRe: Keep console from disappearing Pin
Ivor S. Sargoytchev19-Nov-03 10:20
Ivor S. Sargoytchev19-Nov-03 10:20 
GeneralContext Sensitive Help in Win32. Pin
Mike Doner19-Nov-03 8:46
Mike Doner19-Nov-03 8:46 
We're implementing context-sensitive help into our application and I have a few questions I'm hoping someone could help me out with.

We currently use ROBOHELP to generate our .HLP documents, no problem. I've been successfull in implementing they're DLL to call help files, from behind buttons, and even with the context-sensitive stuff when the user presses F1 on a control, or right clicks and selects the "What's This" menu item.

I want to be able to envoke the control-selection help mode when the user does a Help->What's This help selection from a menu. This is quite easy to do in C++/MFC, (CFrameWnd:OnContextHelp), but in Win32, How would I envoke the same "mode"? I dont see anything in RoboHelps documentation that will allow me to do that... Anyone have any experience here?

Mike.
doner@obtain.com
GeneralRe: Context Sensitive Help in Win32. Pin
Antti Keskinen19-Nov-03 9:51
Antti Keskinen19-Nov-03 9:51 
GeneralRe: Context Sensitive Help in Win32. Pin
Roger Allen20-Nov-03 6:11
Roger Allen20-Nov-03 6:11 
GeneralLoadBitmap returns NULL Pin
ElizabethC19-Nov-03 8:34
ElizabethC19-Nov-03 8:34 
GeneralRe: LoadBitmap returns NULL Pin
Maximilien19-Nov-03 8:51
Maximilien19-Nov-03 8:51 
GeneralRe: LoadBitmap returns NULL Pin
David Crow19-Nov-03 8:58
David Crow19-Nov-03 8:58 
GeneralRe: LoadBitmap returns NULL Pin
ElizabethC19-Nov-03 9:08
ElizabethC19-Nov-03 9:08 
GeneralRe: LoadBitmap returns NULL Pin
David Crow19-Nov-03 9:16
David Crow19-Nov-03 9:16 
GeneralRe: LoadBitmap returns NULL Pin
ElizabethC19-Nov-03 9:23
ElizabethC19-Nov-03 9:23 
GeneralRe: LoadBitmap returns NULL Pin
David Crow19-Nov-03 9:28
David Crow19-Nov-03 9:28 
GeneralRe: LoadBitmap returns NULL Pin
ElizabethC19-Nov-03 12:47
ElizabethC19-Nov-03 12:47 
GeneralRe: LoadBitmap returns NULL Pin
PJ Arends19-Nov-03 15:30
professionalPJ Arends19-Nov-03 15:30 
GeneralRe: LoadBitmap returns NULL Pin
David Crow21-Nov-03 9:08
David Crow21-Nov-03 9:08 
Generalrun program at start up Pin
h43k4z19-Nov-03 8:33
h43k4z19-Nov-03 8:33 
GeneralRe: run program at start up Pin
Ivor S. Sargoytchev19-Nov-03 9:25
Ivor S. Sargoytchev19-Nov-03 9:25 
GeneralHELP NEEDED Pin
h43k4z19-Nov-03 8:29
h43k4z19-Nov-03 8:29 
GeneralRe: HELP NEEDED Pin
Terry O'Nolley19-Nov-03 10:08
Terry O'Nolley19-Nov-03 10:08 
GeneralRe: HELP NEEDED Pin
David Crow19-Nov-03 10:52
David Crow19-Nov-03 10:52 

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.