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. create a new process in c

create a new process in c

Scheduled Pinned Locked Moved C / C++ / MFC
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.
  • P Offline
    P Offline
    prasadbuddhika
    wrote on last edited by
    #1

    how can i create a new process in c

    M H X 3 Replies Last reply
    0
    • P prasadbuddhika

      how can i create a new process in c

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

      Use the Windows API CreateProcess.

      Maxwell Chen

      1 Reply Last reply
      0
      • P prasadbuddhika

        how can i create a new process in c

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        And see A newbie's elementary guide to spawning processes[^].

        1 Reply Last reply
        0
        • P prasadbuddhika

          how can i create a new process in c

          X Offline
          X Offline
          Xing Chen
          wrote on last edited by
          #4

          use: int system( const char *command ); head file: <process.h> or <stdlib.h>

          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