Connecting Tech Pros Worldwide Help | Site Map

graphics in microsoft visual c++

  #1  
Old June 27th, 2008, 05:43 PM
Aditi Jindal
Guest
 
Posts: n/a
I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.
  #2  
Old June 27th, 2008, 05:43 PM
Alex
Guest
 
Posts: n/a

re: graphics in microsoft visual c++


On Mon, 19 May 2008 01:44:37 -0700 (PDT), Aditi Jindal
<ady.mady@gmail.comwrote:

Quote:
I m learning c++ anf graphics, I tried some graphic algorithims in
>microsoft visual c++ but it showed that it dont contain header file
>graphic.h. How can i do graphic programming in microsoft visual c++.
I remember Turbo C has graphic.h. ^_^
  #3  
Old June 27th, 2008, 05:43 PM
Alberto Bignotti
Guest
 
Posts: n/a

re: graphics in microsoft visual c++


try GDI+
starting here

http://www.codeproject.com/KB/GDI-pl...nggdiplus.aspx
http://www.codeproject.com/KB/GDI-pl...__and_mfc.aspx

Bye

"Aditi Jindal" <ady.mady@gmail.comha scritto nel messaggio
news:474db883-706a-40dd-b027-69593918af5a@x19g2000prg.googlegroups.com...
Quote:
I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.

  #4  
Old June 27th, 2008, 05:43 PM
Aditi Jindal
Guest
 
Posts: n/a

re: graphics in microsoft visual c++


On May 20, 2:16*pm, Alex <baow...@gmail.comwrote:
Quote:
On Mon, 19 May 2008 01:44:37 -0700 (PDT), Aditi Jindal
>
<ady.m...@gmail.comwrote:
Quote:
I m learning c++ anf graphics, I tried some graphic algorithims in
microsoft visual c++ but it showed that it dont contain header file
graphic.h. How can i do graphic programming in microsoft visual c++.
>
I remember Turbo C has *graphic.h. *^_^
Thanks I know but i m running vista ultimate mine is 64 bit turbo c
doesnt work
  #5  
Old June 27th, 2008, 05:44 PM
Andy Champ
Guest
 
Posts: n/a

re: graphics in microsoft visual c++


Aditi Jindal wrote:
Quote:
On May 20, 2:16 pm, Alex <baow...@gmail.comwrote:
Quote:
>On Mon, 19 May 2008 01:44:37 -0700 (PDT), Aditi Jindal
>>
><ady.m...@gmail.comwrote:
Quote:
>>I m learning c++ anf graphics, I tried some graphic algorithims in
>>microsoft visual c++ but it showed that it dont contain header file
>>graphic.h. How can i do graphic programming in microsoft visual c++.
>I remember Turbo C has graphic.h. ^_^
>
Thanks I know but i m running vista ultimate mine is 64 bit turbo c
doesnt work
I suggest you look for a newsgroup that mentions directX which is the
current MS graphics (and other multimedia) technology. If anyone here
knows about it, it's by chance.

Andy
  #6  
Old June 27th, 2008, 05:44 PM
Alberto Bignotti
Guest
 
Posts: n/a

re: graphics in microsoft visual c++


I don't think directx is so easy for
"learning c++ and graphics"

I suggest gdi+

bye.

"Andy Champ" <no.way@nospam.comha scritto nel messaggio
news:S5-dnb5FVIRhRqjVnZ2dneKdnZzinZ2d@eclipse.net.uk...
Quote:
Aditi Jindal wrote:
Quote:
>On May 20, 2:16 pm, Alex <baow...@gmail.comwrote:
Quote:
>>On Mon, 19 May 2008 01:44:37 -0700 (PDT), Aditi Jindal
>>>
>><ady.m...@gmail.comwrote:
>>>I m learning c++ anf graphics, I tried some graphic algorithims in
>>>microsoft visual c++ but it showed that it dont contain header file
>>>graphic.h. How can i do graphic programming in microsoft visual c++.
>>I remember Turbo C has graphic.h. ^_^
>>
>Thanks I know but i m running vista ultimate mine is 64 bit turbo c
>doesnt work
>
I suggest you look for a newsgroup that mentions directX which is the
current MS graphics (and other multimedia) technology. If anyone here
knows about it, it's by chance.
>
Andy

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Visual C++ 2005 Express Edition Divvy Ballacks answers 10 April 10th, 2006 01:35 PM
Print e Print Preview of Graphics in a PictureBox Marcelo answers 0 November 17th, 2005 04:58 PM
Microsoft Visual C# 2005 Express Edition Beta Peter Hogg answers 2 November 16th, 2005 10:59 PM
Graphics in C++ using Borland Pmb answers 14 July 22nd, 2005 01:06 PM