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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Calling programs from a VC++ program

Calling programs from a VC++ program

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorial
5 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.
  • A Offline
    A Offline
    Aditya Rao
    wrote on last edited by
    #1

    hi, does anyone know how to call a program(such as mspaint, word or any other program/ executable present) from our vc++ application. i.e. on executing an application it should call another windows program. thanks aditya

    D T 2 Replies Last reply
    0
    • A Aditya Rao

      hi, does anyone know how to call a program(such as mspaint, word or any other program/ executable present) from our vc++ application. i.e. on executing an application it should call another windows program. thanks aditya

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      See here.


      "One must learn from the bite of the fire to leave it alone." - Native American Proverb

      R 1 Reply Last reply
      0
      • D David Crow

        See here.


        "One must learn from the bite of the fire to leave it alone." - Native American Proverb

        R Offline
        R Offline
        Roland Pibinger
        wrote on last edited by
        #3

        DavidCrow wrote: See here. ... plus the spawn functions.

        D 1 Reply Last reply
        0
        • A Aditya Rao

          hi, does anyone know how to call a program(such as mspaint, word or any other program/ executable present) from our vc++ application. i.e. on executing an application it should call another windows program. thanks aditya

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

          Aditya Rao wrote: executing an application it should call another windows program. you can try this also www.codeproject.com/system/newbiespawn.asp[^]

          "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

          1 Reply Last reply
          0
          • R Roland Pibinger

            DavidCrow wrote: See here. ... plus the spawn functions.

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            Why? Those are simply a holdover from the days of Unix. Unless you are doing 16-bit work, they have no place in Windows development.


            "One must learn from the bite of the fire to leave it alone." - Native American Proverb

            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