> 02.02.2014 20:16, Vlad Khorsun wrote:
>>      It finally points me to the source of the problem - fbtrace.dll have no 
>> idea that it works
>> with embedded and load icuin30.dll not using LOAD_WITH_ALTERED_SEARCH_PATH
>> flag.
> 
>   I wonder why it doesn't use library already loaded by server itself. 

    icuin30.dll is loaded dynamically when it is needed. fbtrace needs it at 
the very early stage
of attachment initialization and before the user attachment (probably) needs it 
itself 

> Do they use library name with pathes in LoadLibrary() call?..

    No. It not used LOAD_WITH_ALTERED_SEARCH_PATH flag as it is used only by 
embedded engine. Maybe it was too conservative decision - to use this flag by 
embedded only.

Regards,
Vlad


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to