How to minimize application with modal window admin May 7, 2008 January 14, 2022 No Comments on How to minimize application with modal window When you minimize modal window, this window is “hidden” behind (or below) application main form. Using this simple trick, we can minimize also the main application window together with modal… Read more »
Detecting Windows boot-up state using GetSystemMetrics function admin April 25, 2008 January 14, 2022 No Comments on Detecting Windows boot-up state using GetSystemMetrics function Using GetSystemMetrics function, we can detect how the system is started.