Results 1 to 2 of 2

Thread: How to Pass a parameter from one exe to another

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2001
    Location
    India
    Posts
    20

    Thumbs up How to Pass a parameter from one exe to another

    I am working in windows platform and i wanted to pass one or more parameters from one of my exe to another, how should i do this? Kindly Help me

  2. #2
    Frenzied Member MerrionComputin's Avatar
    Join Date
    Apr 2001
    Location
    Dublin, Ireland
    Posts
    1,616
    There are a number of methods of inter-process communication. DDE is one of the easiest but if you prefer you could also implement inter process communication using registered windows messages

    Hope this is what you need,
    Duncan
    ----8<---------------------------------------
    NEW - The .NET printer queue monitor component
    ----8<---------------------------------------
    Now with Examples of use

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width