[C++ Win32 API] Updating Window Title
Dec 17, 2010 at 2:59am
Anyone know how to change/update the window title in run time? I tried google but the first few things didn't help a lot.
Thanks ^_^
Dec 17, 2010 at 3:30am
SetWindowText
look it up on MSDN
Dec 17, 2010 at 3:34am
Cool, thanks !
Topic archived. No new replies allowed.