Subject firebird.msg and fbembed.dll
Author Chau Chee Yang
Hi,

I have an application using fbembed.dll to restore database service.
The restore progress run fine and I can get the restore messages on
the following situation:

1. myapp.exe, fbembed.dll and firebird.msg in same folder

2. myapp.exe and firebird.conf in a folder A. fbembed.dll and
firebird.msg folder B. firebird.conf's RootDirectory set to folder B

If the files doesn't follow above, I always get the following messages:

can't format message 12:169 -- message file G:\Win.XP\ccy\Desktop\New
Folder\firebird.msg not found
can't format message 12:169 -- message file G:\Win.XP\ccy\Desktop\New
Folder\firebird.msg not found
can't format message 12:169 -- message file G:\Win.XP\ccy\Desktop\New
Folder\firebird.msg not found

However, the two methods shown above doesn't fit to my usage. Second
method is close to my usage but I do not wish to have extra
firebird.conf.

Is there possible to let the fbembed.dll read the firebird.msg besides
the above 2 methods?