Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Jun : Custom Shell Minimised App's
| Subject: | Custom Shell Minimised App's |
| Posted by: | "Mark" (codedude@gmail.com.nospam.please) |
| Date: | Sun, 4 Jun 2006 17:04:20 |
Hi,
having replaced the system shell with my own EXE I need to be able to handle
the minimise event of the app's, for example if an application is minimised
normally it appear's as a small iconified window in the lower left of the
screen - is there a simple way to (ie. an API call) disable this behaviour
or do I need to handle the windows events ?
TIA
Mark