answersLogoWhite

0


Best Answer

Change the icon in the application's resource file, then recompile.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you change the Borland C plus plus application icon?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the use of header file graphics in c plus plus programming?

It has no use in C++ itself, it is only useful in Borland Turbo C++. It provides generic graphics support for Borland Turbo C++ applications.


Where can you find file conout.h for c plus?

If it's a part of the standard package it has to be in visual C/Borland folder. Use search to find out exact location. In newer package standard libraries are archived, and it might tricky to find. The best way is to check the software (Microsoft, Borland, and so) producer website.


Where can you download a free turbo c plus plus tutorial?

You can download Turbo C++ from the Embarcadero website for free. Embarcadero now own and develop all CodeGear products previously owned and developed by Borland, including the latest version of C++ Builder.


What is borland c plus plus?

Borland C++ was a C++ development environment originally released by the Borland Software Corporation but is now owned by Embarcadero Technologies who purchased the Borland CodeGear division in 2008.It is now formally known as Embarcadero C++ Builder, or informally as just C++ Builder. At the time of writing, the latest stable release is C++ Builder XE2.


How do you install turbo c plus plus in vista 64bit?

Borland Turbo C++ is a 16-bit IDE for MS-DOS/Windows 3.1 and will not work on a 64-bit Windows system. Development of Turbo C++ ceased in 2006 after being put on hold for 12 years in 1994. It was superseded by Borland C++ Builder (originally released in 1997) which is now owned by Embarcadero. The latest version is Embarcadero C++ Builder XE7, released September 2014.

Related questions

Who invented turbo c plus plus?

Borland Software Corporation.


What changes the pointer to a plus icon in excel?

The application does that when the pointer is over the cells region of the spreadsheet.


Who develop the turbo c plus plus?

The company Borland developed Turbo C++.


Main meaning of turbo c plus plus?

Name of a compiler (and IDE) from Borland.


What is turbo c plus plus?

Turbo C++ is Borland's integrated development environment (IDE).


What has the author Edmund W Faison written?

Edmund W. Faison has written: 'Borland C [plus plus] 4 object-oriented programming' 'Borland C++ 3 object-oriented programming' -- subject(s): Borland C++, C++ (Computer program language), Object-oriented programming (Computer science) 'BorlandC[plus plus] 4.5 object-oriented programming' -- subject(s): Borland C., C., Object-oriented programming (Computer science) 'Borland C++ 3.1 object-oriented programming' -- subject(s): Borland C++, C++ (Computer program language), Object-oriented programming (Computer science)


What is the use of header file graphics in c plus plus programming?

It has no use in C++ itself, it is only useful in Borland Turbo C++. It provides generic graphics support for Borland Turbo C++ applications.


What has the author Charles Calvert written?

Charles Calvert has written: 'Charles Calvert's borland C[plus plus] builder'


Which c plus plus best for vista?

Microsoft Visual C++ or Embarcadero C++ Builder (formally Borland C++ Builder).


Integrated Development Environment of DOS Version C plus plus?

I actually use Borland C++ 3.1 for MS-DOS.


Example of Borland c plus plus program?

#include<iostream> int main() { std::cout << "Hello world!" << std::endl; }


Why was Turbo C plus plus put on hold in the year 1994?

Development of Turbo C++ ceased in 1994 when Borland switched to their flagship Borland Builder. In 2006, Turbo C++ was revived as an entry-level 16-bit IDE but it does not work on 64-bit Windows.