[fpc-pascal] windows title

Philippe philippe at quarta.com.br
Thu Feb 6 15:16:11 CET 2014


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 ....

Thanks for help!
Philippe



More information about the fpc-pascal mailing list