WLDAP32: implement ber_* functions

Hans Leidekker hans at it.vu.nl
Sun Jul 17 11:13:56 CDT 2005


This dll is faced with the same problem we have with msvcrt, where many
symbols conflict with native counterparts.

Therefore I have opted for the solution that we use for msvcrt, which is
to have a private version of the public header wherein the conflicting
symbols are prefixed with WLDAP32_. Once the headers are stable I will
add a test that checks consistency between the two.

 -Hans

Changelog
  Implement ber_* functions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wldap32_04.diff
Type: text/x-diff
Size: 7877 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050717/79debad8/wldap32_04.bin


More information about the wine-patches mailing list