To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95028





------- Additional comments from [EMAIL PROTECTED] Fri Oct 17 07:59:11 +0000 
2008 -------
@jbu:  Right, the call to WSAStartup would have to be done in the "final"
executable (which is the external python-core-*\bin\python.exe, so this would
become really hacky).  The call to WSAStartup was moved from sal
/osl/w32/dllentry.c (called upon loading sal3.dll) to sal/osl/w32/salinit.cxx
(called from SAL_IMPLEMENT_MAIN) when we experimented with delay-loading
libraries, see
<http://wiki.services.openoffice.org/w/index.php?title=ODF_Toolkit/Efforts/OOo_without_URE&oldid=59459>
"It turned out _RawDllMain in sal/osl/w32/dllentry.c:1.29 does things that
cannot be done in DllMain."  It needs to be re-evaluated whether the call to
WSAStartup can be moved back.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to