Issue 57356 - Dynamic library path resolution for UNO components based on URE necessary
Summary: Dynamic library path resolution for UNO components based on URE necessary
Status: ACCEPTED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 680m138
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: 4.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 14:29 UTC by tino.rachui
Modified: 2017-05-20 11:31 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description tino.rachui 2005-11-04 14:29:48 UTC
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.
Comment 1 tino.rachui 2006-04-19 12:29:16 UTC
tra->sb: This one is better off on your side.
Comment 2 Stephan Bergmann 2006-04-19 16:19:54 UTC
.
Comment 3 Stephan Bergmann 2006-06-13 14:04:47 UTC
.
Comment 4 Marcus 2017-05-20 11:31:20 UTC
Reset assigne to the default "issues@openoffice.apache.org".