Alexandre Julliard : wldap32: Always return WLDAP32 error values instead of redefining the ldap.h ones.

Alexandre Julliard julliard at winehq.org
Thu Nov 8 07:07:39 CST 2007


Module: wine
Branch: master
Commit: 469068715c871dbcae5cf7087a9acbeeb0182b49
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=469068715c871dbcae5cf7087a9acbeeb0182b49

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov  8 13:11:34 2007 +0100

wldap32: Always return WLDAP32 error values instead of redefining the ldap.h ones.

---

 dlls/wldap32/add.c             |   20 ++++++++------------
 dlls/wldap32/bind.c            |   31 ++++++++++++++-----------------
 dlls/wldap32/compare.c         |   18 ++++++++----------
 dlls/wldap32/control.c         |   21 +++++++++------------
 dlls/wldap32/delete.c          |   18 ++++++++----------
 dlls/wldap32/dn.c              |    6 ++----
 dlls/wldap32/error.c           |    5 +----
 dlls/wldap32/extended.c        |   13 +++++--------
 dlls/wldap32/init.c            |   11 ++++-------
 dlls/wldap32/misc.c            |   17 +++++++----------
 dlls/wldap32/modify.c          |   20 ++++++++------------
 dlls/wldap32/modrdn.c          |   18 ++++++++----------
 dlls/wldap32/option.c          |   36 +++++++++++++++++-------------------
 dlls/wldap32/page.c            |   23 ++++++++++-------------
 dlls/wldap32/parse.c           |   22 ++++++++++------------
 dlls/wldap32/rename.c          |   10 ++++------
 dlls/wldap32/search.c          |   23 ++++++++++-------------
 dlls/wldap32/value.c           |   15 ++++++---------
 dlls/wldap32/winldap_private.h |    2 ++
 19 files changed, 141 insertions(+), 188 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=469068715c871dbcae5cf7087a9acbeeb0182b49



More information about the wine-cvs mailing list