delorie.com/archives/browse.cgi | search |
Hi! Wednesday, 22 August, 2001 Kazuhiro Fujieda fujieda AT jaist DOT ac DOT jp wrote: >>> On Wed, 22 Aug 2001 17:47:46 +0400 egor duda <deo AT logos-m DOT ru> said: >> so, would it be sufficient to change your patch so that it will hide >> console window instead of destroying it? KF> If my patch is so, I guess it will hide the console window of KF> the bash shell when we execute a daemon process on it, won't it? hmm. if i understand things correctly, it won't call FreeConsole() with your patch in such case, will it? at least until you 'exit' from bash, and bash itself release console handles. i haven't looked into this issues too deep, so i may be wrong here. but i think if we change FreeConsole() to ShowWindow (hConsole, SW_HIDE); it will look identical on the screen. no? Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |