| View previous topic :: View next topic |
| Author |
Message |
Majid Sadeghi Guest
|
Posted: Mon Dec 20, 2004 10:28 pm Post subject: graphic |
|
|
how i can use graphics mode under windows for c++builder-x(borland)
enterprise edition?
****************************************************************
what is best and simple reference for learn visual c++?
|
|
| Back to top |
|
 |
Jonathan Mcdougall Guest
|
Posted: Mon Dec 20, 2004 10:32 pm Post subject: Re: graphic |
|
|
Majid Sadeghi wrote:
| Quote: | how i can use graphics mode under windows for c++builder-x(borland)
enterprise edition?
****************************************************************
what is best and simple reference for learn visual c++?
|
http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
Jonathan
|
|
| Back to top |
|
 |
matke Guest
|
Posted: Tue Dec 21, 2004 11:37 am Post subject: Re: graphic |
|
|
file->new project.
choose platform DOS-Standard
Chek library BGI.
You probably have to copy file: egavga.bgi ti your folder. This file
you can find in folder BGI in your borlandc++
Matke.
|
|
| Back to top |
|
 |
|