Click here to Skip to main content
15,905,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get the caret's position in a richedit? Pin
Thömmi25-Nov-99 0:43
Thömmi25-Nov-99 0:43 
AnswerRE: How to get the caret's position in a richedit? Pin
Dean Edmonds8-Dec-99 13:45
sussDean Edmonds8-Dec-99 13:45 
Generalredirect cerr to a string stream Pin
hhuynh0124-Nov-99 10:01
hhuynh0124-Nov-99 10:01 
GeneralRE: redirect cerr to a string stream Pin
Alex Gorev26-Nov-99 10:24
Alex Gorev26-Nov-99 10:24 
Generalremove scroll bars in Grid Control Pin
Jason24-Nov-99 6:33
Jason24-Nov-99 6:33 
GeneralRE: remove scroll bars in Grid Control Pin
Chris Maunder27-Nov-99 17:04
cofounderChris Maunder27-Nov-99 17:04 
GeneralHtmlHelp in multi-threaded app Pin
Martin Speiser23-Nov-99 21:03
Martin Speiser23-Nov-99 21:03 
GeneralRE: HtmlHelp in multi-threaded app Pin
Member 105424-Nov-99 2:34
Member 105424-Nov-99 2:34 
I'm not sure if this will help, but we are using Html Help that calls up a .chm file and I just do a ShellExecute on hh.exe and pass it the appropriate page that is supposed to go to. I do this in the OnHelpInfo function for every dialog. If you need more information let me know.

Carole

==================
The original message was:

Hi!

We have a multi-threaded application, and want to use HTML Help, so we link with htmlhelp.lib. And run in the error with the LIBCMT lib. I changed the project settings to ignore it. But doesn't this affect the multi-threading of the app?

One solution mentioned in the MSKB is to link with hhctrl.lib. Okay, but where can I find it?

Martin
GeneralRE: RE: HtmlHelp in multi-threaded app Pin
Martin Speiser25-Nov-99 0:50
Martin Speiser25-Nov-99 0:50 
General[Q]Using the MAPI Pin
Member 431523-Nov-99 18:04
Member 431523-Nov-99 18:04 
QuestionMDI custom tile with open/close of childeren? Pin
Michael Peters19-Nov-99 19:45
Michael Peters19-Nov-99 19:45 
AnswerRE: MDI custom tile with open/close of childeren? Pin
Martin Speiser19-Nov-99 23:51
Martin Speiser19-Nov-99 23:51 
GeneralRE: RE: MDI custom tile with open/close of childeren? Pin
Martin Speiser20-Nov-99 0:04
Martin Speiser20-Nov-99 0:04 
Generalmpeg extraction Pin
kai23-Nov-99 5:15
kai23-Nov-99 5:15 
QuestionOnDraw, how can I get the rectangle that is painting ? Pin
Braulio Diez22-Nov-99 22:48
sussBraulio Diez22-Nov-99 22:48 
AnswerRE: OnDraw, how can I get the rectangle that is painting ? Pin
Henk Devos23-Nov-99 9:33
Henk Devos23-Nov-99 9:33 
AnswerRE: OnDraw, how can I get the rectangle that is painting ? Pin
Anonymous24-Nov-99 14:56
suss Anonymous24-Nov-99 14:56 
GeneralTrying to print with a CWinThread... Pin
Braulio Diez23-Nov-99 1:18
sussBraulio Diez23-Nov-99 1:18 
GeneralCHtmlView Pin
Thierry Mathieu22-Nov-99 20:50
sussThierry Mathieu22-Nov-99 20:50 
GeneralBasic OOP question... Pin
Braulio Diez22-Nov-99 20:32
sussBraulio Diez22-Nov-99 20:32 
GeneralRE: Basic OOP question... Pin
Paul Selormey22-Nov-99 20:55
Paul Selormey22-Nov-99 20:55 
GeneralThanks but... Pin
Braulio Diez22-Nov-99 21:20
sussBraulio Diez22-Nov-99 21:20 
GeneralRE: Thanks but... Pin
Henk Devos23-Nov-99 9:27
Henk Devos23-Nov-99 9:27 
GeneralRE: Basic OOP question... Pin
sandrine22-Nov-99 22:07
sandrine22-Nov-99 22:07 
GeneralRE: RE: Basic OOP question... Pin
Braulio Diez23-Nov-99 1:57
sussBraulio Diez23-Nov-99 1:57 

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.