Win32 Status Bar

Oct 26, 2010 at 4:47pm
In a Win32 application, how would I get a window to have a status bar at the bottom?
Oct 26, 2010 at 5:54pm
CreateStatusWindow() should get you started.

http://msdn.microsoft.com/en-us/library/bb760762%28v=VS.85%29.aspx
Oct 29, 2010 at 5:27pm
thanks
Topic archived. No new replies allowed.