Thread: Call an exe file under VC

  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    11

    Call an exe file under VC

    IN VC6.0

    I have a "program.exe" file execute under Console mode like this:
    C:\program parameter

    I want to use a button on a dialog window.When I put the button it will execute the "program.exe" file as it does in console mode.

    Help me.Thanks in advance.
    The Beginner

  2. #2

  3. #3

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. opening empty file causes access violation
    By trevordunstan in forum C Programming
    Replies: 10
    Last Post: 10-21-2008, 11:19 PM
  2. Formatting a text file...
    By dagorsul in forum C Programming
    Replies: 12
    Last Post: 05-02-2008, 03:53 AM
  3. Formatting the contents of a text file
    By dagorsul in forum C++ Programming
    Replies: 2
    Last Post: 04-29-2008, 12:36 PM
  4. help with text input
    By Alphawaves in forum C Programming
    Replies: 8
    Last Post: 04-08-2007, 04:54 PM
  5. System
    By drdroid in forum C++ Programming
    Replies: 3
    Last Post: 06-28-2002, 10:12 PM