To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57356
                  Issue #:|57356
                  Summary:|Dynamic library path resolution for UNO components
                          |based on URE necessary
                Component:|porting
                  Version:|680m138
                 Platform:|All
                      URL:|
               OS/Version:|Windows, all
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|ENHANCEMENT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|tra
              Reported by:|tra





------- Additional comments from [EMAIL PROTECTED] Fri Nov  4 06:29:48 -0800 
2005 -------
On Windows it is necessary that UNO components based on the URE can somehow
dynamically resolve the path to dependent libraries from the URE otherwise
loading of such components would fail. The only work around would be to extend
the $PATH variable by the path of the installed URE and the directory of the
component itself. This solution is undesirable. One way to dynamically resolve
library paths is using the delayed loading mechanism supported by Windows/MS C++
compiler.

---------------------------------------------------------------------
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