Click here to Skip to main content
15,904,297 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBitBlt or GardientFill which is faster Pin
Sarath C21-May-06 5:24
Sarath C21-May-06 5:24 
AnswerRe: BitBlt or GardientFill which is faster Pin
PJ Arends21-May-06 7:24
professionalPJ Arends21-May-06 7:24 
GeneralRe: BitBlt or GardientFill which is faster Pin
Sarath C21-May-06 19:02
Sarath C21-May-06 19:02 
QuestionScan Directory Pin
Arman S.21-May-06 1:32
Arman S.21-May-06 1:32 
AnswerRe: Scan Directory Pin
toxcct21-May-06 3:24
toxcct21-May-06 3:24 
AnswerRe: Scan Directory Pin
Roland Pibinger21-May-06 11:07
Roland Pibinger21-May-06 11:07 
AnswerRe: Scan Directory Pin
normanS21-May-06 19:35
normanS21-May-06 19:35 
QuestionHelp File vc++ Pin
sudeep_br20-May-06 23:55
sudeep_br20-May-06 23:55 
I have created a help file for the application i have developed. The help file was created using help workshop in visual studio. i used the following code to call the help file in my application

ShellExecute(NULL, "open", "C:\\Documents and Settings\\Pradeep.DEEPA\\Desktop\\DesktopSearch\\hlp\\HELP.hlp", NULL, NULL, SW_SHOWNORMAL);

the problem with this code is that if i install the application in some other drives or folders it wont work coz i have specified the path for the help file in the code itself. can anyone tell me how this can be changed so that help file works even if the application is installed in different folders or drive
AnswerRe: Help File vc++ Pin
shilianghui221-May-06 4:57
shilianghui221-May-06 4:57 
AnswerRe: Help File vc++ Pin
Laxman Auti21-May-06 18:58
Laxman Auti21-May-06 18:58 
Questionhelp Pin
subikchya20-May-06 23:09
subikchya20-May-06 23:09 
AnswerRe: help Pin
Hamid_RT21-May-06 0:30
Hamid_RT21-May-06 0:30 
QuestionMFC: Easy way to download XML & HTML files to disk? Pin
chasetoys20-May-06 21:47
chasetoys20-May-06 21:47 
AnswerRe: MFC: Easy way to download XML & HTML files to disk? Pin
Hamid_RT20-May-06 22:03
Hamid_RT20-May-06 22:03 
AnswerRe: MFC: Easy way to download XML & HTML files to disk? Pin
shilianghui221-May-06 4:50
shilianghui221-May-06 4:50 
GeneralRe: MFC: Easy way to download XML & HTML files to disk? Pin
chasetoys21-May-06 5:06
chasetoys21-May-06 5:06 
Questionneed help wit daata type conversion >.< Pin
neodeaths20-May-06 20:37
neodeaths20-May-06 20:37 
AnswerRe: need help wit daata type conversion >.< Pin
eli1502197920-May-06 21:08
eli1502197920-May-06 21:08 
GeneralRe: need help wit daata type conversion &amp;gt;.&amp;lt; [modified] Pin
neodeaths20-May-06 21:57
neodeaths20-May-06 21:57 
GeneralRe: need help wit daata type conversion &amp;gt;.&amp;lt; [modified] Pin
Hamid_RT20-May-06 22:06
Hamid_RT20-May-06 22:06 
GeneralRe: need help wit daata type conversion &amp;amp;gt;.&amp;amp;lt; [modified] Pin
neodeaths20-May-06 22:09
neodeaths20-May-06 22:09 
GeneralRe: need help wit daata type conversion &amp;amp;gt;.&amp;amp;lt; [modified] Pin
Hamid_RT20-May-06 22:17
Hamid_RT20-May-06 22:17 
GeneralRe: need help wit daata type conversion &amp;amp;amp;gt;.&amp;amp;amp;lt; [modified] Pin
neodeaths20-May-06 22:24
neodeaths20-May-06 22:24 
GeneralRe: need help wit daata type conversion &amp;amp;amp;gt;.&amp;amp;amp;lt; [modified] Pin
Hamid_RT20-May-06 22:34
Hamid_RT20-May-06 22:34 
GeneralRe: need help wit daata type conversion &amp;amp;amp;gt;.&amp;amp;amp;lt; [modified] Pin
neodeaths20-May-06 22:40
neodeaths20-May-06 22:40 

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.