Re: Lots of symbols in comctl32 are exported by ordinal only
Danny Smith <[email protected]> Wed, 22 Oct 2003 19:47:18 +0100
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <001b01c398cc$eda3a120$996d65da@DANNY> |
0From: "Hans Leidekker"> On Tuesday 21 October 2003 19:16, Earnie Boyd wrote: > > > Why? > > > > * (lib/comctl32.def) Mark lots of symbols as exported by ordinal only. > > > Some need to be done still. > > Because they are exported ordinal only on Windows. This patch > makes sure programs built with this library can be run (i.e. > run-time linked) on Windows and Wine. > But the NONAME tag has no significant effect on the import lib -- the symbol names are still in the imp lib, just hidden in the dll itself. Run-time linking doesn't use the import lib, so why should it affect that? Danny > -Hans > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN developer relations > Here's your chance to show off your extensive product knowledge > We want to know what you know. Tell us and you have a chance to win $100 > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > _______________________________________________ > MinGW-patches mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-patches ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54