program:c:\program files (X86) internet explorer \1explore.exe
-
Thursday, July 26, 2012 12:17 PMthis is the problem
- Changed Type Helen ZhaoModerator Friday, August 03, 2012 2:33 AM
All Replies
-
Thursday, July 26, 2012 12:32 PM
this is the problem
What problem?
But perhaps you mean
c:\program files (X86)\internet explorer\iexplore.exe
rather than
c:\program files (X86) internet explorer \1explore.exe
Note several differences. Note also that if this is a string inside a C or C++ program you need to use
L"c:\\program files (X86)\\internet explorer\\iexplore.exe"
David Wilkinson | Visual C++ MVP -
Thursday, July 26, 2012 12:38 PM
Beyond the fact that it's iexplore.exe, not 1explore.exe (note the letter I vs. the numeral 1), there is little anybody can say because we have nothing to work with.
If you have a problem with a C++ program you are writing, please provide pertinent details, such as Visual Studio version, C++ project type, the code where the error occurs, and a quote of error message(s) observed.
-
Friday, August 03, 2012 2:33 AMModerator
Hi Anne,
I'd like to change the thread type to General Discussion so that you can receive more ideas from the community members.
Best regards,
Helen Zhao [MSFT]
MSDN Community Support | Feedback to us

