Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Urgent :Regarding pointer to a pointer Pin
prasad_som13-Oct-06 4:59
prasad_som13-Oct-06 4:59 
AnswerRe: Urgent :Regarding pointer to a pointer Pin
David Crow13-Oct-06 3:53
David Crow13-Oct-06 3:53 
GeneralRe: Urgent :Regarding pointer to a pointer Pin
Galatei13-Oct-06 4:09
Galatei13-Oct-06 4:09 
GeneralRe: Urgent :Regarding pointer to a pointer Pin
David Crow13-Oct-06 4:14
David Crow13-Oct-06 4:14 
QuestionQuestion Pin
messages13-Oct-06 1:50
messages13-Oct-06 1:50 
AnswerRe: Question Pin
prasad_som13-Oct-06 2:10
prasad_som13-Oct-06 2:10 
AnswerRe: Question Pin
David Crow13-Oct-06 3:46
David Crow13-Oct-06 3:46 
QuestionNeed to open Particular page or topic of help file Pin
Krishnatv13-Oct-06 1:06
Krishnatv13-Oct-06 1:06 
Iam working On the Help files. So iam using Htmlhelp function and accessing a "****.Chm " file.

But Problem is I need to go to specific Topic ( or page ) of that .chm file.

Iam giving Sample code.

your guidence is so helpful to me.


void CTestHelpDlg::OnHelp()
{
// TODO: Add your control notification handler code here
HtmlHelp(m_hWnd, "proengineer.chm", HH_DISPLAY_TOPIC, NULL);

}


AnswerRe: Need to open Particular page or topic of help file Pin
Hamid_RT13-Oct-06 1:30
Hamid_RT13-Oct-06 1:30 
GeneralRe: Need to open Particular page or topic of help file Pin
Krishnatv13-Oct-06 1:37
Krishnatv13-Oct-06 1:37 
AnswerRe: Need to open Particular page or topic of help file Pin
David Crow13-Oct-06 3:43
David Crow13-Oct-06 3:43 
QuestionHow to add text data in avi file? Pin
Hemant kulkarni13-Oct-06 0:43
Hemant kulkarni13-Oct-06 0:43 
AnswerRe: How to add text data in avi file? Pin
Hamid_RT13-Oct-06 0:49
Hamid_RT13-Oct-06 0:49 
GeneralRe: How to add text data in avi file? Pin
Hemant kulkarni13-Oct-06 0:52
Hemant kulkarni13-Oct-06 0:52 
GeneralRe: How to add text data in avi file? Pin
Hamid_RT13-Oct-06 1:15
Hamid_RT13-Oct-06 1:15 
GeneralRe: How to add text data in avi file? Pin
Christian Graus13-Oct-06 1:27
protectorChristian Graus13-Oct-06 1:27 
AnswerRe: How to add text data in avi file? Pin
Galatei13-Oct-06 0:49
Galatei13-Oct-06 0:49 
GeneralRe: How to add text data in avi file? Pin
Hemant kulkarni13-Oct-06 0:53
Hemant kulkarni13-Oct-06 0:53 
GeneralRe: How to add text data in avi file? Pin
Cedric Moonen13-Oct-06 0:59
Cedric Moonen13-Oct-06 0:59 
GeneralRe: How to add text data in avi file? Pin
Galatei13-Oct-06 2:47
Galatei13-Oct-06 2:47 
GeneralRe: How to add text data in avi file? Pin
Hemant kulkarni15-Oct-06 21:52
Hemant kulkarni15-Oct-06 21:52 
GeneralRe: How to add text data in avi file? Pin
Adi Shavit21-Sep-09 21:40
Adi Shavit21-Sep-09 21:40 
Questionleake of memory Pin
zizzzz13-Oct-06 0:40
zizzzz13-Oct-06 0:40 
AnswerRe: leake of memory Pin
Galatei13-Oct-06 0:43
Galatei13-Oct-06 0:43 
GeneralRe: leake of memory Pin
zizzzz13-Oct-06 1:02
zizzzz13-Oct-06 1:02 

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.