Results 1 to 2 of 2

Thread: window settings

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    1

    Question

    Okay, here's the situation:

    A project Im working on involves a DOS window poppoing up to show progress every once in a while. I know that you can set this window to "close when done" on individual machines, but I would like to set this AT DESIGN TIME in code. I know this has something to do with system settings, and I'm wondering if there exists an API call that will help me make this window never pop up, regardless of the machine it's on.
    Any ideas, I'd be happy to hear them.

    Nate

  2. #2
    Addicted Member KrishnaSantosh's Avatar
    Join Date
    Feb 2001
    Location
    Coimbatore
    Posts
    210
    Try Using The Native VBs Shell Command To Child The DOS Program. Shell Automatically closes the dos window as soon as the program you executed thru shell terminates. You Can Also Set The Window Mode Options Like Hidden, Minimized etc...

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