DLL help needed

Mumit Khan khan@xraylith.wisc.edu
Sat Nov 14 08:41:00 GMT 1998


"Carlos Albar-Diaz" <carlosad@yahoo.com> writes:
> I have failed in my attempt to modify Mumit's "dllhelpers" package to 
> create dlls  from WINAPI/__stdcall functions.  It works all right when 
> the function inputs/outputs are integers, but it fails when I try to
>  use floats or doubles.

It's a bug in GCC (incorrectly pops floating point stack in addition to
the regular one!), and has been reported. Unfortunately, I have no idea
when it will be fixed.

You're right that this bug pretty much kills the prospect of using EGCS
to produce loadable functions for VB etc which require WINAPI.

Regards,
Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list