Re: Disabling MS-DOS comand prompt window in a f45run32 call
From: DanHW <danhw_at_aol.com>
Date: 26 Sep 2000 04:43:04 GMT
Message-ID: <20000926004304.08188.00000885_at_ng-cm1.aol.com>
Date: 26 Sep 2000 04:43:04 GMT
Message-ID: <20000926004304.08188.00000885_at_ng-cm1.aol.com>
>Hy dear all,
>I'm calling a Form from a dll (in Visual C++ 5.0) with the comand:
>system("f45run32.exe c:\form.fmx")
>First it shows the MS-DOS comand prompt window, then displays the form.
>While the form is open the MS-DOS is opened to.
>My question is, there is anyway to disable de MS-DOS window?
>Lots of thanks in advance.
>Miguel Pinto
>
>
Look at the options for the SYSTEM command - I think that is what is opening the command window; it has nothing to do with F45run32, which is a WIndows program, not a Dos program.
HTH
Dan
Received on Tue Sep 26 2000 - 06:43:04 CEST