Jump to content


How Can I Change Window Title(IN C++)


3 replies to this topic

#1 The Crash

    New Member

  • Members
  • PipPip
  • 21 posts

Posted 03 October 2005 - 04:26 AM

Good Day For Every One..
I Want to ask you(in my first Qeustion ^.^) in C++..
How Can I Change The Title of Window ?
I Tried in WNDCLASS API But I Cann't..
Thank you..
Eias

#2 anubis

    Senior Member

  • Members
  • PipPipPipPip
  • 2225 posts

Posted 03 October 2005 - 05:20 AM

You can pass the title in the CreateWindow func.
If Prolog is the answer, what is the question ?

#3 Mihail121

    Senior Member

  • Members
  • PipPipPipPip
  • 1052 posts

Posted 03 October 2005 - 05:34 AM

Use SetWindowText to change it after the window has been created.

#4 The Crash

    New Member

  • Members
  • PipPip
  • 21 posts

Posted 03 October 2005 - 09:25 AM

Thank You (anubis) & (Mihail121 ) ..
The SetWindowText is what I Want ^.^





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users