Re: Maximise from another applications
This is a multi-part message in MIME format.
------=_NextPart_000_002E_01C83816.9A426E60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
You can use FindWindow() to get a window pointer to the application and =
use MoveWindow() or ShowWindow() to change it. if you use =
ShellExecuteEx() I think you can get instance handle returned as part of =
the structure.
Tom
"jmarc" <jmarc@incursion-voyages.com> wrote in message =
news:uz_5j.20203$Ji6.11822@edtnps89...
I would turn back viewable a
Minimized application from
another app!
An app will have to put back
viewable, an application that
have been minimised by the
user for too long...
I used ShellExecute.., but no
options can be used to do it.
Where to look..? Any hint!
Thanks..
jmarc...
------=_NextPart_000_002E_01C83816.9A426E60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; =
charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16546" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>You can use FindWindow() to get a =
window pointer to
the application and use MoveWindow() or ShowWindow() to change it. =
if you
use ShellExecuteEx() I think you can get instance handle returned as =
part of the
structure.</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>Tom</FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"jmarc" <<A
=
href="mailto:jmarc@incursion-voyages.com">jmarc@incursion-voyages.com</=
A>>
wrote in message <A
=
href="news:uz_5j.20203$Ji6.11822@edtnps89">news:uz_5j.20203$Ji6.11822@e=
dtnps89</A>...</DIV>
<DIV><FONT face=Arial size=2>I would turn back viewable =
a</FONT></DIV>
<DIV><FONT face=Arial size=2>Minimized application =
from</FONT></DIV>
<DIV><FONT face=Arial size=2>another app!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>An app will have to put =
back</FONT></DIV>
<DIV><FONT face=Arial size=2>viewable, an application =
that</FONT></DIV>
<DIV><FONT face=Arial size=2>have been minimised by =
the</FONT></DIV>
<DIV><FONT face=Arial size=2>user for too long...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I used ShellExecute.., but =
no</FONT></DIV>
<DIV><FONT face=Arial size=2>options can be used to do =
it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Where to look..? Any =
hint!</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks..</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial =
size=2>jmarc...</FONT></DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_002E_01C83816.9A426E60--