oleaut32: Use a saner calling convention for the marshaller asm thunks.
[wine] / dlls / wldap32 / modify.c
2011-09-05  Alexandre Julliardwldap32: Include system headers before Windows headers.
2009-01-05  Alexandre Julliardwldap32: Use ~0u instead of ~0ul for DWORD values.
2008-10-20  Alexandre Julliardwldap32: Map Unix error codes to Windows ones for all...
2007-11-08  Alexandre Julliardwldap32: Always return WLDAP32 error values instead...
2006-06-12  Alexandre Julliardwldap32: Explicitly specify CDECL calling convention...
2006-05-30  Mike McCormackwldap32: Fix unused variable warnings.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-16  Hans Leidekkerwldap32: Document the modify and modrdn functions.
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-08-15  Hans LeidekkerImplement ldap_modify* functions.