Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <002c01c143ab$501470b0$0149a8c0@sknet01>
From: "Stephen Dyke" <sk.ml@btinternet.com>
To: <gp@familiehaase.de>, "cygwin" <cygwin@cygwin.com>
References: <3BAD12EA.30290.3EA67560@localhost>
Subject: Re: GetModuleHandleA@4
Date: Sat, 22 Sep 2001 22:12:40 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

Yes I did make some modifications and
looking to build a package for cygwin,
that could simply the overly complex
problem that is building a DLL.

A set of scripts to generate .def files and
a script for building the actual dll.

The trick is to use some clever asm statements
in your code at various positions (also automated).

I'll release it as a beta version soon!
In the meantime, any suggestions and ideas you
would like implemented.

Sincerely,
Stephen

----- Original Message ----- 
From: "Gerrit P. Haase" <gp@familiehaase.de>
To: "Stephen Dyke" <sk.ml@btinternet.com>; "cygwin" <cygwin@cygwin.com>
Sent: Saturday, September 22, 2001 9:38 PM
Subject: Re: GetModuleHandleA@4


> Stephen Dyke schrieb am 2001-09-22, 20:05:
> 
> >I fixed the libcygwin problem but now get undefined reference to
> >GetModuleHandleA@4.
> >
> >Any helpful hints?
> 
> A search at google discovers this:
> 1.
> http://www.google.de/search?sourceid=navclient&q=GetModuleHandleA%404
> 
> This thread says, it is defined in libkernel32.a":
> http://www.cygwin.com/ml/cygwin/1997-05/msg00310.html
> http://www.cygwin.com/ml/cygwin/1997-05/msg00410.html
> 
> May I ask how you resolved the first problem?
> Have you modified Makefile.DLLs with success?
> 
> Gerrit
> 
> 
> -- 
> =^..^=
> 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

