This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Need tech info on need_invisible() and CreateWindowStation


On 15 March 2006 14:07, Louis Lecaroz wrote:

> Hi,
> first, let me introduce why I need technical infos on the need_invisible()

  Can't speak to this one as I haven't studied the code.


> I also saw that (If i looked in the correct version), that Cygwin allocate
> at the end of the dll segment a block of memory for exchanging data with
> the child cygwin programs & that sometimes (if i understoound everything)
> due to dlls reallocation, this shared segment could be not allocated
> correctly... can this generate hanging/locking process ?    

  It shouldn't do, it should generate a fork error message about
MapViewOfProcess failing, with IIRC win32 error code 487 or 6 most of the
time.

 
    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]