Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Visual C++ and Delphi/C++ Builder

Visual C++ and Delphi/C++ Builder

Scheduled Pinned Locked Moved C / C++ / MFC
c++questiondelphicss
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 3924
    wrote on last edited by
    #1

    Can you guys say in a few words what is that thing that Visual C++ has that Delphi/C++ Builder don't? I don't even mention Visual Basic because that's too obvious... Delphi can do real applications! Do you guys know that Delphi is built with delphi? You're thinking that I use delphi a lot but I don't and the truth is that I do allmost all of my work in Visual C++ and I do some sporadic things in delphi but I'm aware of the lots of things I could do in delphi/Builder faster and with less efort. However I keep doing it in Visual C++! Dammit...

    L U 2 Replies Last reply
    0
    • U User 3924

      Can you guys say in a few words what is that thing that Visual C++ has that Delphi/C++ Builder don't? I don't even mention Visual Basic because that's too obvious... Delphi can do real applications! Do you guys know that Delphi is built with delphi? You're thinking that I use delphi a lot but I don't and the truth is that I do allmost all of my work in Visual C++ and I do some sporadic things in delphi but I'm aware of the lots of things I could do in delphi/Builder faster and with less efort. However I keep doing it in Visual C++! Dammit...

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      > Can you guys say in a few words what is that thing that Visual C++ has that Delphi/C++ Builder don't? > Sure, a user base ;)

      1 Reply Last reply
      0
      • U User 3924

        Can you guys say in a few words what is that thing that Visual C++ has that Delphi/C++ Builder don't? I don't even mention Visual Basic because that's too obvious... Delphi can do real applications! Do you guys know that Delphi is built with delphi? You're thinking that I use delphi a lot but I don't and the truth is that I do allmost all of my work in Visual C++ and I do some sporadic things in delphi but I'm aware of the lots of things I could do in delphi/Builder faster and with less efort. However I keep doing it in Visual C++! Dammit...

        U Offline
        U Offline
        User 1472
        wrote on last edited by
        #3

        Visual C++ is Microsoft. Uh, I think that's about it. :) Really, the fact that it's Microsoft means that they lead the technology, whether they should or not. When they come out with a new feature in the OS, support is rolled into all their application suites at the same time. When they come to market compititors have no choice but to play catchup. Other than that, I would say Delphi and/or C++ Builder are superior ways to program Windows. Both have well written, truly object-oriented class libraries to encapsulate the Windows API (unlike wierd hybrid thing that MFC is). You're right: you can get stuff done a lot faster with a lot less effort. Also, unlike VB, you suffer no gain in size or loss of speed. C++ Builder also happens to be one of the most ANSI compliant C++ compilers on the market. Much more compliant than MSVC++. I think Microsoft's compiler technology may be better though. One thing their compiler does that probably nobody else's does is to let you edit code and recompile while debugging without stopping the debugger! Pretty amazing.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups