Hi everyone, would it be possible to have a plugin perform some behavior when its window closes except not in the case of fb2k shutting down?
foosion
Oct 9 2006, 01:00
Implement a WM_DESTROY handler for your window and check the return value of core_api::is_shutting_down().