<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<TITLE>RE: [fpc-pascal]win32 activate/close windows</TITLE>

<META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=700170016-03092001><FONT face=Arial color=#0000ff size=2>I 
_did_ look at the win32 api docs... but couldn't see exaclty what I have to do 
to max/min/restore/activate a named window... J</FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> Kanzelsberger Pavel 
[mailto:kanzelsberger@rekt.umb.sk]<BR><B>Sent:</B> 03 September 2001 
12:57<BR><B>To:</B> 'fpc-pascal@deadlock.et.tudelft.nl'<BR><B>Subject:</B> RE: 
[fpc-pascal]win32 activate/close windows<BR><BR></FONT></DIV>
<P><FONT size=2>You have to send special messages to dialog main procedures (you 
can also control other applications) using standard Win32 API 
functions...</FONT></P>
<P><FONT size=2>Just look at Win32 API docs</FONT> </P>
<P><FONT size=2>Pavel Kanzelsberger</FONT> </P>
<P><FONT size=2>-----Original Message-----</FONT> <BR><FONT size=2>From: Lee, 
John [<A href="mailto:LeeJ@logica.com">mailto:LeeJ@logica.com</A>] 
</FONT><BR><FONT size=2>Sent: Monday, September 03, 2001 1:42 PM</FONT> 
<BR><FONT size=2>To: 'fpc-pascal@deadlock.et.tudelft.nl'</FONT> <BR><FONT 
size=2>Subject: [fpc-pascal]win32 activate/close windows</FONT> </P><BR>
<P><FONT size=2>Does anyone have any working code or code snippets to 
activate/close/restore/iconise named windows in win32? (win95) - sorry if I 
asked this before- If not what is the general method/ algorithm? J</FONT></P>
<P><FONT size=2>_______________________________________________</FONT> <BR><FONT 
size=2>fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org <A 
target=_blank 
href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</A></FONT> 
</P></BODY></HTML>