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. Getting started -- a most basic question

Getting started -- a most basic question

Scheduled Pinned Locked Moved C / C++ / MFC
c++questiondelphibusinesstutorial
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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I am a beginning C++ programmer. My long-term goal is to write Windows-based business applications with relatively sophisticated GUI. For now, though, I am looking for (a) sample source code that demonstrates how to create and manipulate simple Windows objects -- such as menus, windows, dialog boxes, buttons, etc. Alternately, I am looking for (b) an "application framework" with which I can experiment, to create some basic applications in a short time. I'm currently using Bloodshed's "Dev-C++" compiler, but plan to start developing on the Borland "C++ Builder 5.0 Standard" platform soon. (c) Is this a mistake? Should I get started with Microsoft's "Visual C++," or some other platform altogether? Any guidance is most appreciated. Thanks.

    D M N 3 Replies Last reply
    0
    • L Lost User

      I am a beginning C++ programmer. My long-term goal is to write Windows-based business applications with relatively sophisticated GUI. For now, though, I am looking for (a) sample source code that demonstrates how to create and manipulate simple Windows objects -- such as menus, windows, dialog boxes, buttons, etc. Alternately, I am looking for (b) an "application framework" with which I can experiment, to create some basic applications in a short time. I'm currently using Bloodshed's "Dev-C++" compiler, but plan to start developing on the Borland "C++ Builder 5.0 Standard" platform soon. (c) Is this a mistake? Should I get started with Microsoft's "Visual C++," or some other platform altogether? Any guidance is most appreciated. Thanks.

      D Offline
      D Offline
      Derek Waters
      wrote on last edited by
      #2

      As this site is squarely aimed at MS-based products, and this forum is titled "Visual C++", it is unlikely that you're going to get a recommendation for Borland or Bloodshed over VC++. Certainly MFC (part of Visual C++) is the "application framework" you need in answer to (b). To just create and manipulate simple Windows objects (a), though, you could just use Win32 API (which presumably is supported by Bloodshed and Borland). Examples can be found in the Platform SDK documentation at www.microsoft.com Hope this helps. ------------------------ Derek Waters derek@lj-oz.com

      1 Reply Last reply
      0
      • L Lost User

        I am a beginning C++ programmer. My long-term goal is to write Windows-based business applications with relatively sophisticated GUI. For now, though, I am looking for (a) sample source code that demonstrates how to create and manipulate simple Windows objects -- such as menus, windows, dialog boxes, buttons, etc. Alternately, I am looking for (b) an "application framework" with which I can experiment, to create some basic applications in a short time. I'm currently using Bloodshed's "Dev-C++" compiler, but plan to start developing on the Borland "C++ Builder 5.0 Standard" platform soon. (c) Is this a mistake? Should I get started with Microsoft's "Visual C++," or some other platform altogether? Any guidance is most appreciated. Thanks.

        M Offline
        M Offline
        moliate
        wrote on last edited by
        #3

        I started with Borland, but now I do VC++ only. I suggest you start with Visual Studio as your first environment. There is nothing wrong with Borland and OWL, but there are so much more samples in MFC around, making it easier to learn. /moliate

        1 Reply Last reply
        0
        • L Lost User

          I am a beginning C++ programmer. My long-term goal is to write Windows-based business applications with relatively sophisticated GUI. For now, though, I am looking for (a) sample source code that demonstrates how to create and manipulate simple Windows objects -- such as menus, windows, dialog boxes, buttons, etc. Alternately, I am looking for (b) an "application framework" with which I can experiment, to create some basic applications in a short time. I'm currently using Bloodshed's "Dev-C++" compiler, but plan to start developing on the Borland "C++ Builder 5.0 Standard" platform soon. (c) Is this a mistake? Should I get started with Microsoft's "Visual C++," or some other platform altogether? Any guidance is most appreciated. Thanks.

          N Offline
          N Offline
          Navier
          wrote on last edited by
          #4

          I'd say use VC++ as well. You'll be more in demand commercially and there's more help/samples/info about for it. Get a copy of Petzold (Programming Windows) as well and if you do go MFC later get Prosise (Programming Windows with MFC) i1.2sqrt(u).bcos(ur)sec(c) but b4.isqrt(u).ru/16 Navier

          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