cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Library required for using graphics obje
Library required for using graphics object
May 18, 2011 at 6:16am UTC
IIITSUNNY
(2)
Plz tell me the name of the library required to use the the graphics obect i.e
bitmap,brush ,font ,color,image ,pen, etc....
and to create the toolbars in window BGI . in Dev C++...
what is the syntax to input data from graphics window..??
Last edited on
May 18, 2011 at 10:28am UTC
May 18, 2011 at 10:29am UTC
writetonsharma
(1461)
which OS ?
May 19, 2011 at 5:40am UTC
IIITSUNNY
(2)
"which OS"
Window 7..
May 19, 2011 at 5:52am UTC
writetonsharma
(1461)
You need to learn win32 api... see here:
http://msdn.microsoft.com/en-us/library/dd145203%28v=VS.85%29.aspx
http://msdn.microsoft.com/en-us/library/ff381399%28v=VS.85%29.aspx
http://msdn.microsoft.com/en-us/library/bb773173%28v=VS.85%29.aspx
To make it easy, read charles petzold.
Topic archived. No new replies allowed.