• 0

C++ Builder 6 or C++ Builder X ?


Question

I have just started C++ at college on a HNC level, we are using Borland C++ Builder 5, what the difference between Builder 6 and Builder X ?

I want to download a trial of the latest version similiar to what we are using at college, is one better or newer than the other, I really only want the personal edition at the moment is their a big price difference, please let me know ?

Edited by Large
Link to comment
https://www.neowin.net/forum/topic/288851-c-builder-6-or-c-builder-x/
Share on other sites

8 answers to this question

Recommended Posts

  • 0

Also if I choose Visual C++, as in Microsoft's Express Editions can I make this compile programs so that it does not rely on the .net framework, I was reading you could if you install the SP2 SDK.

Could someone please explain if this is possible and how I would go about it ?

Any help much appreciated. :)

  • 0

There is no similarity between C++Builder and C++Builder X (which is designed for cross platform development).

If you are using C++Builder to make Windows Applications (not dos/Win32 console applications) you will be using a VCL (Visual Component Library) which is a large set of classes (comparable with the Microsoft.NET classes, and Microsoft seems to have ?borrowed? some of the ideas/concepts from the VCL, or it seems that way to me anyway) that wraps the Windows API.

There are few differences between C++Builder 5 and 6. There are a few more Components (classes) (database components mostly) and a few minor adjustments to the IDE.

C++BuilderX does not contain the VCL, it would seem Borland have discontinued it (last time I looked into it they had anyway). You have to pay for C++Builder 6 Personal, C++BuilderX Personal is free (but pointless in my opinion).

As for your Visual C++ question. I haven't used Visual C++ 2005, but you should be able to create Win32/MFC applications that don't require the .NET framework. Note also, Visual C++ doesn't have to VCL.

  • 0
Also if I choose Visual C++, as in Microsoft's Express Editions can I make this compile programs so that it does not rely on the .net framework, I was reading you could if you install the SP2 SDK.

Could someone please explain if this is possible and how I would go about it ?

Any help much appreciated. :)

585518540[/snapback]

Tools -> Options -> Directories. Change them to the ones for the Platform SDK.

  • 0
Also if I choose Visual C++, as in Microsoft's Express Editions can I make this compile programs so that it does not rely on the .net framework, I was reading you could if you install the SP2 SDK.

Could someone please explain if this is possible and how I would go about it ?

Any help much appreciated. :)

585518540[/snapback]

I think there are projects for Win32 native programs. It doesn't come with MFC or ATL support.

This gives you a process for using the Platform SDK with the Express edition.

http://lab.msdn.microsoft.com/express/visu...dk/default.aspx

  • 0

Oh, wow thanks guys !

Is their any language differences between Microsoft C++ Express and Borland C++ Builder 6 ?

If not then I could simply change the directories and use the free Microsoft beta instead of having to buy Borland !

Also sorry to sound stupid but what does MFC and ATL mean ?

  • 0
Oh, wow thanks guys !

Is their any language differences between Microsoft C++ Express and Borland C++ Builder 6 ?

If not then I could simply change the directories and use the free Microsoft beta instead of having to buy Borland !

Also sorry to sound stupid but what does MFC and ATL mean ?

585521983[/snapback]

There are extensions to the C/C++ languages in both. Language extension with MS usually are prefixed with two underscores(e.g. __finally). If I remember correctly, Borland prefixes are the same, but they extend different things. Of course, the core C/C++ languages are the same. Both compilers are mostly compliant with the standards, with an edge to MS.

MFC = Microsoft Foundation Class, which is a rich set of classes for building native Window's apps.

ATL = Active Template Library is a set of C++ templates that enable easier COM development.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Look up "greed". If you are willing to buy that it's only inflation, I've got a bridge to sell you.
    • Very umm, blue?  
    • Steam Summer Sale 2026 kicks off offering weeks of PC game discounts by Pulasthi Ariyasinghe Every year, one of the biggest events that Valve hosts is the Steam Summer Sale. Now, the 2026 edition has just kicked off, bringing discounts for everything from the newest games and retro gems to all sorts of DLC packs. As always though, PC gaming hordes have managed to shake the servers of Steam just as the sale opened its doors, so expect the prices, store pages, and services to not show up properly for some time till the backend stabilizes. You'll find sales being present, though with minor cuts, for even relatively recently released titles this time. The front page is the place to be for anyone looking for recommendations, with it putting a spotlight on fresh games every day. However, keep in mind that the discounts themselves will not be changing and will remain static throughout the sale. Blockbusters like Clair Obscur Expedition 33, Split Fiction, Red Dead Redemption II, Battlefield 6, Dispatch, Baldur's Gate 3, Resident Evil Requiem, Anno 117, Arc Raiders, Black Ops 7, Kingdom Come: Deliverance II, and much more are currently discounted. Valve has also brought back the special "Deep Discounts" section. While part of this same sale, it only highlights games that are discounted by at least 85%, with some titles even reaching 95% off. Some of the games included here are The Witcher 3: Wild Hunt, Watch Dogs 2, Far Cry 4, Wreckfest, Dragon Ball Xenoverse 2, The Quarry, Ghostwire Tokyo, Call of Duty: Modern Warfare II, and much more for just a few dollars each. The Steam Summer Sale of 2026 will be open for business until July 9, giving everyone two whole weeks to try and keep their wallets closed. If you want to see the biggest highlights, be sure to read our Weekend PC Game Deals special coming this Saturday.
    • Digisecret 2.1.431 Pro and Wzipse 4.0. Both are encrypted self-extracting archives.
    • Google reshuffles its AI coding team as it struggles to catch Anthropic by Karthik Mudaliar Google is already reorganizing the AI coding “strike team” it created roughly two months ago, as it attempts to find ways to close the gap with Anthropic in one of generative AI’s most commercially important areas. According to The Information, Google DeepMind is expanding the team’s focus to include “midtraining,” rather than concentrating only on coding tools and agents. Midtraining takes place after a model’s broad initial training but before the final stages that prepare it to follow instructions and perform specific tasks. In simple terms, it gives developers another opportunity to expose a model to carefully selected data before it is polished for release. That could help Google improve Gemini’s underlying coding abilities instead of relying only on better prompts, interfaces, or post-training. Previous research has found that midtraining can be particularly effective for code and mathematics, where models must move from general language knowledge to more structured tasks. Google reportedly created the original strike team in April. It was led by Google DeepMind research engineer Sebastian Borgeaud, who previously worked on model pretraining, and focused on complex, long-running programming jobs. Google co-founder Sergey Brin and Google DeepMind chief technology officer Koray Kavukcuoglu were also reportedly involved in the effort. DeepMind researchers were said to believe that Anthropic’s coding tools were outperforming Google’s Gemini models, prompting the company to give the project more attention. Anthropic has made coding a central part of its AI strategy through Claude Code and its Claude model family. The company has continued improving that area, with Claude Opus 4.8 offering upgrades for coding and other agentic tasks, along with the now-unavailable Mythos and Fable models. The reshuffle also comes at a time when Google faces increased competition for AI researchers. Gemini co-lead Noam Shazeer recently announced that he was leaving Google for OpenAI, while two other researchers who contributed to Gemini and DeepMind projects are reportedly preparing to join Anthropic. It remains unclear whether the reorganized team will produce a new public Gemini model or developer product. No release date, team size, or specific performance target has been disclosed. Source: The Information
  • Recent Achievements

    • First Post
      kinowa earned a badge
      First Post
    • Rookie
      krychek57 went up a rank
      Rookie
    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      168
    3. 3
      PsYcHoKiLLa
      132
    4. 4
      Xenon
      73
    5. 5
      Michael Scrip
      73
  • Tell a friend

    Love Neowin? Tell a friend!