[fpc-pascal] windows title
Frederic Da Vitoria
davitofrg at gmail.com
Thu Feb 6 15:21:11 CET 2014
2014-02-06 Philippe <philippe at quarta.com.br>:
> compiling for targets win32 and win64, I´ld like to change the window
> title, the window opened by cmd.exe
>
> program x;
> uses ?;
> begin
> yyyyy( 'MY TITLE');
> end.
>
> I didn´t find anything in the windows unit ....
>
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?
--
Frederic Da Vitoria
(davitof)
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140206/19f33c5b/attachment.html>
More information about the fpc-pascal
mailing list