[python-win32] setting title bar of cmd.exe

Thomas Heller theller at ctypes.org
Sun Jul 31 21:21:07 CEST 2011


Am 30.07.2011 17:56, schrieb Ethan Furman:
> Thomas Heller wrote:
>>> windll.kernel32.SetConsoleTitleA("foobar")
>>> -or-
>>> windll.kernel32.SetConsoleTitleW(u"spam")
>
> Thanks again for the help. I used this to help answer a Stack Overflow
> question: http://stackoverflow.com/questions/6485678/
>
> Thomas, do you mind if I use your name for attribution? Right now it
> just says "the folks on python-win32 mailing list" because I wasn't sure.
>
> ~Ethan~

Whatever you want.



More information about the python-win32 mailing list