Closed Bug 455374 Opened 16 years ago Closed 16 years ago

WinCE JS DLL does not need DllMain() function

Categories

(Core :: JavaScript Engine, defect)

ARM
Windows Mobile 6 Professional
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: wolfe, Assigned: wolfe)

References

Details

(Keywords: mobile)

Attachments

(1 file)

WinCE does not need a DllMain function defined in JSAPI.CPP
Attachment #338696 - Flags: review?(doug.turner)
Comment on attachment 338696 [details] [diff] [review] Comment out the DllMain() function within JSAPI.cpp wolfe, don't we need a dllmain if we were building the js library as a .dll.
Attachment #338696 - Flags: review?(doug.turner) → review?
Good point. As I build WinMobile XULRunner right now, the js library is included into another library -- hence two DllMain() functions butt against one another. I should look for a flag that says I am building a LIB instead of a DLL - and do the right thing about DllMain based upon that LIB verses DLL flag.
Attachment #338696 - Flags: review? → review+
Assignee: nobody → wolfe
checked in on Tue Sep 23 21:10:58 2008 -0700
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: General → JavaScript Engine
Product: Fennec → Core
QA Contact: general → general
Flags: in-testsuite-
Flags: in-litmus-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: