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

C / C++ / MFC

 
GeneralRenaming registry Pin
sagmam8-Jul-02 5:10
sagmam8-Jul-02 5:10 
GeneralRe: Renaming registry Pin
DanielP8-Jul-02 5:31
DanielP8-Jul-02 5:31 
GeneralRe: Renaming registry Pin
sagmam8-Jul-02 5:43
sagmam8-Jul-02 5:43 
GeneralRe: Renaming registry Pin
DanielP8-Jul-02 6:04
DanielP8-Jul-02 6:04 
GeneralSTL Pin
Brian Azzopardi8-Jul-02 5:06
Brian Azzopardi8-Jul-02 5:06 
Generaladd-in for MS VS .NET in C++ Pin
8-Jul-02 5:04
suss8-Jul-02 5:04 
GeneralPassing Strings encoded BASE64 in XML Pin
8-Jul-02 5:04
suss8-Jul-02 5:04 
GeneralShellExecute() Pin
briefcase8-Jul-02 4:53
briefcase8-Jul-02 4:53 
I'm sorry for the generalization, but I need help using the ShellExecute() function (to launch a .hlp file).

ShellExecute(
?,
"open",
"Helpfile.hlp",
NULL,
?, //dir
SW_SHOW
);

I put a '?' where I don't know what I should put Smile | :)

The first is the window handle thingy, I really don't want the opened file attached to anything, how do i do this?

The second ? is the directory... I have no idea what to set this too. If it's the programs current dir, how do i find that?

Thanks
GeneralRe: ShellExecute() Pin
DanielP8-Jul-02 5:24
DanielP8-Jul-02 5:24 
GeneralRe: ShellExecute() Pin
Rickard Andersson208-Jul-02 5:24
Rickard Andersson208-Jul-02 5:24 
GeneralRe: ShellExecute() Pin
briefcase8-Jul-02 6:07
briefcase8-Jul-02 6:07 
GeneralRe: ShellExecute() Pin
DanielP8-Jul-02 6:26
DanielP8-Jul-02 6:26 
GeneralRe: ShellExecute() Pin
Stuart Dootson8-Jul-02 8:59
professionalStuart Dootson8-Jul-02 8:59 
GeneralHelp me>>>>>>>>>>>>>>>> Pin
Michael Liu8-Jul-02 4:48
Michael Liu8-Jul-02 4:48 
GeneralRe: Help me>>>>>>>>>>>>>>>> Pin
Marshall8-Jul-02 5:16
Marshall8-Jul-02 5:16 
GeneralRe: Help me>>>>>>>>>>>>>>>> Pin
benjymous8-Jul-02 5:38
benjymous8-Jul-02 5:38 
GeneralRe: Help me>>>>>>>>>>>>>>>> Pin
Marshall8-Jul-02 7:07
Marshall8-Jul-02 7:07 
GeneralRe: Help me>>>>>>>>>>>>>>>> Pin
Michael Liu8-Jul-02 7:41
Michael Liu8-Jul-02 7:41 
QuestionHow o disable Refresh command ? Pin
Ryszard Krakowiak8-Jul-02 4:12
Ryszard Krakowiak8-Jul-02 4:12 
AnswerRe: How o disable Refresh command ? Pin
Ryszard Krakowiak8-Jul-02 4:24
Ryszard Krakowiak8-Jul-02 4:24 
GeneralCAxWindow & CWnd Pin
AJ1238-Jul-02 3:18
AJ1238-Jul-02 3:18 
GeneralWierd GetFileSize problem Pin
Senkwe Chanda8-Jul-02 3:18
Senkwe Chanda8-Jul-02 3:18 
GeneralRe: Wierd GetFileSize problem Pin
Chris Losinger8-Jul-02 3:50
professionalChris Losinger8-Jul-02 3:50 
GeneralRe: Wierd GetFileSize problem Pin
Senkwe Chanda8-Jul-02 4:03
Senkwe Chanda8-Jul-02 4:03 
GeneralRe: Wierd GetFileSize problem Pin
Chris Losinger8-Jul-02 4:06
professionalChris Losinger8-Jul-02 4:06 

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.