Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Wed, 16 May 2001 12:34:59 -0400 From: Christopher Faylor To: cygdev Subject: Re: secur32.dll not present on winnt 4.0 sp 5 Message-ID: <20010516123459.F16057@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygdev References: <72348772478 DOT 20010514174143 AT logos-m DOT ru> <20010514161552 DOT B29465 AT cygbert DOT vinschen DOT de> <381128923 DOT 20010516174529 AT logos-m DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <381128923.20010516174529@logos-m.ru>; from deo@logos-m.ru on Wed, May 16, 2001 at 05:45:29PM +0400 On Wed, May 16, 2001 at 05:45:29PM +0400, egor duda wrote: >Monday, 14 May, 2001 Corinna Vinschen vinschen AT redhat DOT com wrote: > >CV> On Mon, May 14, 2001 at 05:41:43PM +0400, egor duda wrote: >>> for now, is it possible to conditionalize LSA stuff so that it has >>> been called only if secure32.dll is available? > >CV> I have just checked in a patch. Could you please try if that >CV> works for you? It tests whether Secur32.dll could be loaded >CV> or not. > >Yours and Chris' latest changes in cvs have fixed things (at least on >nt4.0). Thanks! Thanks for the verification that my changes fixed things. I now know a LOT more about Intel assembly than I did before. I'm constantly amazed by how hard it is to do things that seem so simple in concept. I think I want to become a gas/binutils developer... cgf