>> 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
> 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 i
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. Do
>>> 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
> You now should see the UNICODE initialization problem in the trace output.
No, i see ATTACH_DATABASE event by this application.
>>>
>>> That's a pity. ;-)
>>>
>>> Do you have the FIREBIRD environment variable set?
>>
>> No.
>>
PS does you tried LoadLibraryEx with L
You now should see the UNICODE initialization problem in the trace output.
>>>
>>> No, i see ATTACH_DATABASE event by this application.
>>
>> That's a pity. ;-)
>>
>> Do you have the FIREBIRD environment variable set?
>
> No.
>
>>> PS does you tried LoadLibraryEx with LOAD_WITH_ALTE
>>> You now should see the UNICODE initialization problem in the trace output.
>>
>> No, i see ATTACH_DATABASE event by this application.
>
> That's a pity. ;-)
>
> Do you have the FIREBIRD environment variable set?
No.
>> PS does you tried LoadLibraryEx with LOAD_WITH_ALTERED_SEARCH_P