wldap32: Explicitly specify CDECL calling convention on exported functions.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 12 Jun 2006 19:34:46 +0000 (21:34 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Jun 2006 19:34:46 +0000 (21:34 +0200)
commit91e45c62d3c8ee1243710bd482ebdeec665743e5
tree60daf0b3cb61cd8a0eb132959139c8a4a9096f12
parent1053eccb36298fdf02c7119706ca6f7465932f1d
wldap32: Explicitly specify CDECL calling convention on exported functions.
20 files changed:
dlls/wldap32/add.c
dlls/wldap32/ber.c
dlls/wldap32/bind.c
dlls/wldap32/compare.c
dlls/wldap32/control.c
dlls/wldap32/delete.c
dlls/wldap32/dn.c
dlls/wldap32/error.c
dlls/wldap32/extended.c
dlls/wldap32/init.c
dlls/wldap32/misc.c
dlls/wldap32/modify.c
dlls/wldap32/modrdn.c
dlls/wldap32/option.c
dlls/wldap32/page.c
dlls/wldap32/parse.c
dlls/wldap32/rename.c
dlls/wldap32/search.c
dlls/wldap32/value.c
include/winldap.h