Subject System Shutdown & Server/Application
Author bhatakeyama <bhatasub5@att.net>
I have added code to handle a Windows System Shutdown using
WM_QUERYENDSESSION. With my application/window open, this works
as expected. However, if my application/window is minimized
I get a dialog prompt from Firebird Server saying:
1 connections active; Are you sure you want to exit?

If I indicate Yes, the server stops but my application never
gets the WM_QUERYENDSESSION message.

Is this a known bug? Is there a fix?

This happens on Win98se & Win2K. I am running Firebird 1.00
(the application version number indicates version 6.2.0.794).

TIA