This is the mail archive of the cygwin@cygwin.com 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]

Re: GetModuleHandleA@4


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/


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