Click here to Skip to main content
15,891,943 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is it possible to restart my application from within my application? Pin
Abin19-Nov-03 13:42
Abin19-Nov-03 13:42 
AnswerRe: Is it possible to restart my application from within my application? Pin
Brian Shifrin19-Nov-03 15:18
Brian Shifrin19-Nov-03 15:18 
Questionceil(), floor(), but no round()? Pin
ns19-Nov-03 10:04
ns19-Nov-03 10:04 
AnswerRe: ceil(), floor(), but no round()? Pin
Terry O'Nolley19-Nov-03 10:06
Terry O'Nolley19-Nov-03 10:06 
AnswerRe: ceil(), floor(), but no round()? Pin
David Crow19-Nov-03 10:13
David Crow19-Nov-03 10:13 
GeneralRe: ceil(), floor(), but no round()? Pin
ns19-Nov-03 10:22
ns19-Nov-03 10:22 
AnswerRe: ceil(), floor(), but no round()? Pin
Orhun Birsoy19-Nov-03 13:51
Orhun Birsoy19-Nov-03 13:51 
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 

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.