Closed
Bug 366354
Opened 18 years ago
Closed 18 years ago
Unable to register ActiveX component because of misconfigured runtime DLL
Categories
(Core Graveyard :: Embedding: ActiveX Wrapper, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mfinkle, Assigned: adamlock)
Details
Attachments
(1 file)
1.46 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Trunk
When attempting to register mozctlx.dll, an error dialog is displayed
Reproducible: Always
Steps to Reproduce:
1. Build XULRunner with ActiveX control support
2. From the dist\bin folder run "regsvr32 mozctlx.dll"
Actual Results:
Error message displays informing you that the register failed and that the msvcp80.dll was not configured correctly
Expected Results:
Register was successful message
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Comment on attachment 250880 [details] [diff] [review]
added EMDEB_MANIFEST_AT = 2 to DLL makefiles
requesting review since this bug keeps the control from functioning at all
Attachment #250880 -
Flags: review?(benjamin)
Updated•18 years ago
|
Attachment #250880 -
Flags: review?(benjamin) → review+
Comment 3•18 years ago
|
||
Fixed on trunk.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•