Communication between two exe. i.e. When second starts disable screen of first

Discussion in 'C++' started by HermanTabbert, Jun 29, 2010.

  1. HermanTabbert

    HermanTabbert New Member

    Joined:
    Jun 29, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I have a .exe called menu.exe On that screen are 2 listboxes.

    When i chose from the menu to run another program, say herman.exe, the menu.exe will keep running. The second exe. herman.exe, will get focus. But the two lisboxes, or the frmmenu, from menu.exe should be set to Enabled = false,

    When stopping the herman.exe then menu.exe must get the focus and the two listboxes, or the frmmenu, should be set to Enabled = True.

    Herman
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice