1 Dec
2005
1 Dec
'05
5:52 p.m.
ChangeSet ID: 21608 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/12/01 11:52:42 Modified files: dlls/wldap32 : misc.c search.c winldap_private.h wldap32.spec Log message: Hans Leidekker <hans(a)it.vu.nl> Stub implementations for functions handling paged search results. Add some missing declarations. Patch: http://cvs.winehq.org/patch.py?id=21608 Old revision New revision Changes Path 1.9 1.10 +29 -0 wine/dlls/wldap32/misc.c 1.7 1.8 +26 -24 wine/dlls/wldap32/search.c 1.32 1.33 +22 -0 wine/dlls/wldap32/winldap_private.h 1.31 1.32 +7 -7 wine/dlls/wldap32/wldap32.spec