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. Windows application

Windows application

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiocomquestion
2 Posts 2 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.
  • K Offline
    K Offline
    Karmendra Suthar
    wrote on last edited by
    #1

    Hi, I know C++ but I am very new to Visual Studio, I want to develop a simple windows application with basic controls like text boxes, buttons, grids etc. and there will be communication to com port (serial port). But when I saw the new Visual Studio 2008 Express Editions, I am confused what to use. I need your advice on what tool of these express editions needs to be used for developing the application i said. What kind of development kit would I need? And let me know if this is the right message board i am using or i need to post this message in some other message board. Thanks a lot for your time and Knowledge Sharing. Karmendra

    CPalliniC 1 Reply Last reply
    0
    • K Karmendra Suthar

      Hi, I know C++ but I am very new to Visual Studio, I want to develop a simple windows application with basic controls like text boxes, buttons, grids etc. and there will be communication to com port (serial port). But when I saw the new Visual Studio 2008 Express Editions, I am confused what to use. I need your advice on what tool of these express editions needs to be used for developing the application i said. What kind of development kit would I need? And let me know if this is the right message board i am using or i need to post this message in some other message board. Thanks a lot for your time and Knowledge Sharing. Karmendra

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      You may use profitably Visual C++ 2008 Express Edition to build such GUI applications. However you should use Win32 API for the purpose, since the MFC framework is not included in the Express Edition of Visual Studio. If you select a new Win32 Project, Visual Studio kindly generates the code of a basic, working, GUI application for you. :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
      [My articles]

      In testa che avete, signor di Ceprano?

      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