>>> PS You could also try to use FileMon\ProcMon to trace application activity
>>
>> I see that icuin30.dll is tried to be loaded from various places
>> (although excluding the embedded root path), but this fails.
>>
>> icuin30.dll is available in the embedded root directory. When I put the
>> dll into the application sub-folder, then the trace output works.
>>
>> Can you please check from where icuin30.dll is loaded when running my
>> test application?

    I have all three ICU libraries in system32 folder. And your application 
load icuin30.dll 
from system32 (even when i set PATH to empty string) and other two ICU dll's 
from 
embedded folder.

> Btw, I now found: http://tracker.firebirdsql.org/browse/CORE-3183

    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. Will think how to fix it correctly.

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