Click here to Skip to main content
16,005,080 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPlease help Pin
30jenny21-Jan-04 22:21
30jenny21-Jan-04 22:21 
GeneralRe: Please help Pin
Mukkie25-Jan-04 8:20
Mukkie25-Jan-04 8:20 
Generalopening a doc in IE Pin
Abhi Lahare21-Jan-04 22:19
Abhi Lahare21-Jan-04 22:19 
GeneralRe: opening a doc in IE Pin
alex.barylski21-Jan-04 22:45
alex.barylski21-Jan-04 22:45 
GeneralRe: opening a doc in IE Pin
22491722-Jan-04 0:48
22491722-Jan-04 0:48 
GeneralRe: opening a doc in IE Pin
Abhi Lahare22-Jan-04 17:57
Abhi Lahare22-Jan-04 17:57 
GeneralRe: opening a doc in IE Pin
22491722-Jan-04 23:51
22491722-Jan-04 23:51 
GeneralRe: opening a doc in IE Pin
Abhi Lahare23-Jan-04 0:26
Abhi Lahare23-Jan-04 0:26 
Yes,
Here this is what i am doing

ShellExecute(NULL,"open","c:\\program files\\Internet Explorer\\IEXPLORE.EXE",
"c:\\test.doc", NULL, SW_SHOWNORMAL);
Its strange thing that if test.doc is not on the disk, Its gives error Dialog Box cannot find file:///c:/test.doc, MaKe sure that path is correct or Internet address is correct.
Also there is no iexplore.exe process(which is swapn by ShellExecute function) running in task manager.

Thanks once again
AL

GeneralListbox select Pin
chadell21-Jan-04 21:39
chadell21-Jan-04 21:39 
GeneralRe: Listbox select Pin
Abhi Lahare21-Jan-04 22:16
Abhi Lahare21-Jan-04 22:16 
GeneralRe: Listbox select Pin
Abhi Lahare21-Jan-04 22:26
Abhi Lahare21-Jan-04 22:26 
GeneralComboBox Pin
waliop21-Jan-04 20:26
waliop21-Jan-04 20:26 
GeneralRe: ComboBox Pin
alex.barylski21-Jan-04 22:41
alex.barylski21-Jan-04 22:41 
GeneralRegistry Spy Pin
Monty221-Jan-04 18:53
Monty221-Jan-04 18:53 
GeneralRe: Registry Spy Pin
Dudi Avramov21-Jan-04 22:23
Dudi Avramov21-Jan-04 22:23 
GeneralRe: Registry Spy Pin
Balkrishna Talele21-Jan-04 22:29
Balkrishna Talele21-Jan-04 22:29 
GeneralCRichEditCtrl line break reverting Pin
Shah Shehpori21-Jan-04 17:41
sussShah Shehpori21-Jan-04 17:41 
Generalmsigetproductcode Pin
sam India21-Jan-04 16:54
sam India21-Jan-04 16:54 
GeneralReg:Network Monitoring project Pin
itmpras21-Jan-04 16:02
itmpras21-Jan-04 16:02 
Generaldirectdraw Pin
Mingzhi_8621-Jan-04 15:01
Mingzhi_8621-Jan-04 15:01 
GeneralNewbie needs help with DiaLogs and drop down menus... Pin
ColdStream21-Jan-04 13:41
ColdStream21-Jan-04 13:41 
GeneralRe: Newbie needs help with DiaLogs and drop down menus... Pin
sam India21-Jan-04 17:10
sam India21-Jan-04 17:10 
GeneralRe: Newbie needs help with DiaLogs and drop down menus... Pin
ColdStream21-Jan-04 22:06
ColdStream21-Jan-04 22:06 
QuestionOPENFILENAME... not defined in my commdlg.h ??! Anyone could check in their .h file? Pin
andreir2321-Jan-04 13:27
andreir2321-Jan-04 13:27 
AnswerRe: OPENFILENAME... not defined in my commdlg.h ??! Anyone could check in their .h file? Pin
Anonymous21-Jan-04 14:25
Anonymous21-Jan-04 14:25 

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.