Graphics in C++

Go4Expert Member
26Feb2009,05:17   #1
Andres's Avatar
Is there a way to add graphics to a program in C++ to make it look more fancy and just the boring type DOS window?
Go4Expert Founder
26Feb2009,08:53   #2
shabbir's Avatar
There are quite a few libraries depending on the OS you are using.
Mentor
26Feb2009,13:32   #3
xpi0t0s's Avatar
To learn about Windows programming rather than MS-DOS programming the Programming Windows books by Petzold are the best place to start.
Go4Expert Member
28Feb2009,01:10   #4
Andres's Avatar
Thanks guys...let me start learning