[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Getting rid of an annoying popup command window

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-24 08:29:23 CEST

On 5/24/06, Valik <vampire.valik.ml@gmail.com> wrote:

> Sure you can, at least as long as you are in control of the call to
> CreateProcess(). Specify the SW_HIDE flag in the STARTUPINFO structure

For console processes, that simply means that the window is is
minimized. You can't completely hide console windows.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed May 24 08:29:30 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.