Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 11 Jul 2005 12:10:03 -0400 (EDT)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Dave Korn <dave.korn@artimi.com>
cc: cygwin@cygwin.com
Subject: RE: Inconsistent behavior for Win32 executable: starting from bash  vs. starting from cmd.exe
In-Reply-To: <SERRANO1YBTUA93Nii500000490@SERRANO.CAM.ARTIMI.COM>
Message-ID: <Pine.GSO.4.61.0507111208520.7597@slinky.cs.nyu.edu>
References: <SERRANO1YBTUA93Nii500000490@SERRANO.CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Mon, 11 Jul 2005, Dave Korn wrote:

> ----Original Message----
> >From: Igor Pechtchanski
> >Sent: 11 July 2005 16:26
>
> > Would
> >
> > UNIVERSAL_NAME_INFO szBuff;
> > UNIVERSAL_NAME_INFO *puni = &szBuff;
> >
> > work better?  I'm not familiar with UNIVERSAL_NAME_INFO, but the above
> > assumes it's no larger than 2k in size.
>
>   No it doesn't.  Check cbBuff.

Yes, it does.  I'm not saying it'll write over 2k into the struct, I'm
saying the WNetGetUniversalName call may return a weird error if it's
unable to completely fill in the struct.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

--
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/

