<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-02-06 Philippe <span dir="ltr"><<a href="mailto:philippe@quarta.com.br" target="_blank">philippe@quarta.com.br</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

compiling for targets win32 and win64, I´ld like to change the window title, the window opened by cmd.exe<br>
<br>
program x;<br>
uses ?;<br>
begin<br>
 yyyyy( 'MY TITLE');<br>
end.<br>
<br>
I didn´t find anything in the windows unit ....<br clear="all"></blockquote></div><br></div><div class="gmail_extra">I don't understand the relation between cmd.exe and your program source. Do you mean that you want to create a program which would open a cmd.exe window and give it a title? Or do you want to run cmd manually and from inside it run a program which would change the window's title? Or something else?<br>

</div><div class="gmail_extra"><br>-- <br>Frederic Da Vitoria<br>(davitof)<br><br>Membre de l'April - « promouvoir et défendre le logiciel libre » - <a href="http://www.april.org" target="_blank">http://www.april.org</a><br>


</div></div>