Windows is Stupid
I have an application with a main window. It opens a find dialog that can remain open, i.e. it is not modal. I mark it as STAY_ON_TOP so it does not disappear behind the application window. The application pops up a message box to announce that the search term cannot be found, but it CANNOT […]