Click here to Skip to main content
15,926,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionActiveX going crazy in explorer Pin
dani rk12-Jun-06 3:49
dani rk12-Jun-06 3:49 
Questionopening a file in defalut application Pin
iLL eFFect12-Jun-06 3:31
iLL eFFect12-Jun-06 3:31 
AnswerRe: opening a file in defalut application Pin
toxcct12-Jun-06 3:49
toxcct12-Jun-06 3:49 
AnswerRe: opening a file in defalut application Pin
Hamid_RT12-Jun-06 6:47
Hamid_RT12-Jun-06 6:47 
GeneralRe: opening a file in defalut application Pin
toxcct12-Jun-06 7:04
toxcct12-Jun-06 7:04 
GeneralRe: opening a file in defalut application Pin
ThatsAlok12-Jun-06 18:26
ThatsAlok12-Jun-06 18:26 
GeneralRe: opening a file in defalut application Pin
Hamid_RT12-Jun-06 18:57
Hamid_RT12-Jun-06 18:57 
GeneralRe: opening a file in defalut application Pin
toxcct12-Jun-06 21:33
toxcct12-Jun-06 21:33 
not what i was expressing (don't worry, i like you too Wink | ;) )

i actually meant that you call shellExecute to start iexplore.exe manually and passes it the html file to be opened.

it's not how things should be done.
firstly, if you open IE, you will always get IE opened, even if it's not the default browser (which is not what the OP was looking for).
secondly, in a general mean, don't directly open the exe associated. only "open" the file, and ShellExecute() finds itself the default program associated to launch such a file...

see what i mean now ?! Wink | ;)


TOXCCT >>> GEII power

[VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]
GeneralRe: opening a file in defalut application [modified] Pin
Hamid_RT12-Jun-06 21:54
Hamid_RT12-Jun-06 21:54 
GeneralRe: opening a file in defalut application Pin
toxcct12-Jun-06 21:59
toxcct12-Jun-06 21:59 
QuestionPlease help! add new line in mid of text file Pin
rutr12-Jun-06 2:59
rutr12-Jun-06 2:59 
AnswerRe: Please help! add new line in mid of text file Pin
Cedric Moonen12-Jun-06 3:09
Cedric Moonen12-Jun-06 3:09 
AnswerRe: Please help! add new line in mid of text file Pin
_AnsHUMAN_ 12-Jun-06 3:21
_AnsHUMAN_ 12-Jun-06 3:21 
Questionbreak when variable changes? Pin
ardikus12-Jun-06 2:59
ardikus12-Jun-06 2:59 
AnswerRe: break when variable changes? Pin
Obliterator12-Jun-06 4:19
Obliterator12-Jun-06 4:19 
AnswerRe: break when variable changes? Pin
Zac Howland12-Jun-06 5:36
Zac Howland12-Jun-06 5:36 
Questionwhy page based I/O can improve performance? Pin
George_George12-Jun-06 2:40
George_George12-Jun-06 2:40 
AnswerRe: why page based I/O can improve performance? Pin
Michael Dunn12-Jun-06 6:54
sitebuilderMichael Dunn12-Jun-06 6:54 
GeneralRe: why page based I/O can improve performance? Pin
George_George13-Jun-06 0:16
George_George13-Jun-06 0:16 
AnswerRe: why page based I/O can improve performance? Pin
Joe Woodbury12-Jun-06 10:41
professionalJoe Woodbury12-Jun-06 10:41 
GeneralRe: why page based I/O can improve performance? Pin
George_George13-Jun-06 0:18
George_George13-Jun-06 0:18 
GeneralRe: why page based I/O can improve performance? Pin
Joe Woodbury13-Jun-06 9:13
professionalJoe Woodbury13-Jun-06 9:13 
GeneralRe: why page based I/O can improve performance? Pin
George_George13-Jun-06 16:36
George_George13-Jun-06 16:36 
QuestionProperty Sheets and Pages Pin
si_6912-Jun-06 1:34
si_6912-Jun-06 1:34 
AnswerRe: Property Sheets and Pages Pin
ThatsAlok12-Jun-06 1:53
ThatsAlok12-Jun-06 1:53 

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.