Re: Executing system() command without console popping ...
From: William DePalo [MVP VC++] (willd.no.spam_at_mvps.org)
Date: 02/08/05
- Next message: William DePalo [MVP VC++]: "Re: dll problems in VC++"
- Previous message: Alan McFarlane: "Re: Executing system() command without console popping ..."
- In reply to: Doug Harrison [MVP]: "Re: Executing system() command without console popping ..."
- Next in thread: Doug Harrison [MVP]: "Re: Executing system() command without console popping ..."
- Reply: Doug Harrison [MVP]: "Re: Executing system() command without console popping ..."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Feb 2005 15:30:15 -0500
"Doug Harrison [MVP]" <dsh@mvps.org> wrote in message
news:4k3i01pvpumjaot8m8jk6lbk8utpscapa5@4ax.com...
> I recommend doing both, as SW_HIDE doesn't seem to hurt anything,
I don't think it does either, Doug. But I just wonder about the possibility
for confusion when on the one hand you tell a function not to create a
window and on the other tell it to hide it.
In any event, I just now set the default for cmd windows to be full-screen
and tried my hack again on XP/SP2. No window that I could see, no switch to
full-screen mode.
Then I copied the hack to an old and slow 2K box, set the default to be
full-screen and got the same result.
I wonder if the results depend on the image that the created process runs?
Regards,
Will
- Next message: William DePalo [MVP VC++]: "Re: dll problems in VC++"
- Previous message: Alan McFarlane: "Re: Executing system() command without console popping ..."
- In reply to: Doug Harrison [MVP]: "Re: Executing system() command without console popping ..."
- Next in thread: Doug Harrison [MVP]: "Re: Executing system() command without console popping ..."
- Reply: Doug Harrison [MVP]: "Re: Executing system() command without console popping ..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|