Closed Bug 115239 Opened 23 years ago Closed 23 years ago

Mozilla as default browser -> Win32 ShellExecute returns error

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 58770

People

(Reporter: jsluoma, Assigned: law)

Details

Win32 API function ShellExecute can used to open the specified web page in the
default web browser. 
An example of such a function call is ShellExecute(hwnd, "open",
"http://www.company.com/", NULL, NULL, SW_SHOWNORMAL);

According to the Win32 API documentation, ShellExecute returns a value greater
that 32 if it succeeds. 
But, when Mozilla is installed as the default web browser, ShellExecute return
an error 2 (ERROR_FILE_NOT_FOUND) even if the browser is started and the page is
displayed correctly.
Forgot about build id: it is 2001121313.
wow, someone who actually provided the details about why we mess up. thanks			

this is a dupe, but i'm confirming it because i'd like law to look at it
directly.
Assignee: pchen → law
Status: UNCONFIRMED → NEW
Ever confirmed: true

*** This bug has been marked as a duplicate of 58770 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.