I am calling this function on a button "fSetAccessWindow (SW_SHOWMINIMIZED)" to minimize my application so I can use my desktop area and have the icon to return to my application, but when I click in the Icon to return the Access Window is not hidden anymore, it shows the access window and my form. How can it be hide again as soon it gets maximized?