Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Minimizing before closing a Windows application
Message
From
17/01/2002 13:57:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Minimizing before closing a Windows application
Miscellaneous
Thread ID:
00606264
Message ID:
00606264
Views:
42
In order to avoid any stray image or parts of an image being left on the screen after closing another Windows application, I would like to minimize the application before closing it.

The actual code to close the application is:-

SendMessage(hNext,WM_CLOSE,0,0)

where the application title represented by hNext is in the active window title list.

What code would minimize hNext before closing it?

TIA

Dennis
Next
Reply
Map
View

Click here to load this message in the networking platform