Click here to Skip to main content
15,920,383 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
Krishnatv wrote:
HtmlHelp(m_hWnd, "proengineer.chm", HH_DISPLAY_TOPIC, NULL);


You need to further qualify the second argument to include the name of the topic, like:

HtmlHelp(m_hWnd, "proengineer.chm::/maintopic.htm", HH_DISPLAY_TOPIC, NULL);



"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


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 
GeneralRe: leake of memory Pin
zizzzz13-Oct-06 1:21
zizzzz13-Oct-06 1:21 
GeneralRe: leake of memory Pin
Galatei13-Oct-06 1:38
Galatei13-Oct-06 1:38 
GeneralRe: leake of memory Pin
zizzzz14-Oct-06 7:37
zizzzz14-Oct-06 7:37 

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.