Re: Lots of symbols in comctl32 are exported by ordinal only
Danny Smith <[email protected]> Thu, 23 Oct 2003 13:00:08 +0100
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <000601c3995d$358ff160$416d65da@DANNY> |
----- Original Message ----- From: "Jonathan Wilson" > My thoughts here is that if its in the MS import library, the MingW import > library should match it. > If it is not in the MS library, add it based on how it is exported (for > example, if comctl32.dll exports some things only by ordinal, we should add > them to the library only by ordinal( > The only ways you can determine the ordinal alias in absence of documentation is by reverse engineering or by trial and error. How were these determined? By pushing the limits on "clean room" development of the w32api, we jeopardise not only the mingw project but also other projects - cygwin, Watcom - that seek to provide tools mainly for ordinary developers (who get no value from having DPA_Clone and friends exposed in the import lib). Danny > > > ------------------------------------------------------- > 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: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/