Subject Re: [firebird-support] fbembed.dll leaves thread running
Author Elmar Haneke
>> Terminatin Application with an explicite call to ExitProcess() does
>> avoid this.
>
> If you want to corrupt your data - go this way.

Embedded firebird should be aware of "ExitProcess" since it is also used
after returning from main-function in C-programs.

Elmar