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. Advantages of MFC

Advantages of MFC

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
4 Posts 4 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.
  • M Offline
    M Offline
    maizhiming
    wrote on last edited by
    #1

    I am an avid Visual Basic programmer and I would like to know what the advantages of using Visual C++/MFC are over Visual Basic. For what kinds of scenarios can you not use Visual Basic?

    M _ T 3 Replies Last reply
    0
    • M maizhiming

      I am an avid Visual Basic programmer and I would like to know what the advantages of using Visual C++/MFC are over Visual Basic. For what kinds of scenarios can you not use Visual Basic?

      M Offline
      M Offline
      Maxwell Chen
      wrote on last edited by
      #2

      gongchengshi wrote:

      the advantages of using Visual C++/MFC are over Visual Basic

      The performance of a program in C++ code is better than in VB. The API of Platform SDK is in C. Visual BASIC code is sort of managed one, not able to do too much lower level tasks. Etc ...


      Maxwell Chen

      1 Reply Last reply
      0
      • M maizhiming

        I am an avid Visual Basic programmer and I would like to know what the advantages of using Visual C++/MFC are over Visual Basic. For what kinds of scenarios can you not use Visual Basic?

        _ Offline
        _ Offline
        _AnsHUMAN_
        wrote on last edited by
        #3

        Individual Opinion: Visual Basic is very weak compared to VC++ in terms of functionality and interaction with the hardware. Here are a few things you can't do in VB. Pointers = NO(C++ has this), Run on Linux/Unix = NO(C++ Runs), Talk to Hardware = NO(C++ is very rich with hardware interaction). But if you are to create simple windows application and you need to do it fast, use VB otherwise VC++. Somethings seem HARD to do, until we know how to do them. ;-) _AnShUmAn_

        1 Reply Last reply
        0
        • M maizhiming

          I am an avid Visual Basic programmer and I would like to know what the advantages of using Visual C++/MFC are over Visual Basic. For what kinds of scenarios can you not use Visual Basic?

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          gongchengshi wrote:

          I would like to know what the advantages of using Visual C++/MFC are over Visual Basic.

          different between VB and VC is different between bottled Food and SelfMade food

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

          cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

          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