Issue 57356

Summary: Dynamic library path resolution for UNO components based on URE necessary
Product: porting Reporter: tino.rachui
Component: codeAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, stephan.bergmann.secondary
Version: 680m138   
Target Milestone: 4.x   
Hardware: All   
OS: Windows, all   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

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