Subject Win32: How to force FB classic server to shutdown all instances o f fb_inet_server.exe?
Author Brenden Walker
I can shutdown guardian (or server if not using guardian) via the Service
Control Manager with no problem, but it seems that the instances of
fb_inet_server with connected clients hang around.

I need to shut them down as gracefully as possible, do I send a wm_quit
message to each one? If so, what's the proper classname?

TIA.