From 250c80b1ed81700fd1e529f53fb745588e719784 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Fri, 2 Dec 2005 13:27:42 +0100 Subject: [PATCH] Better stick to the PSDK types and to the dsrole.h prototype. Update win32.api. --- dlls/netapi32/ds.c | 3 ++- tools/winapi/win32.api | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/dlls/netapi32/ds.c b/dlls/netapi32/ds.c index da7b9bbf2b4..15582778c4c 100644 --- a/dlls/netapi32/ds.c +++ b/dlls/netapi32/ds.c @@ -37,10 +37,11 @@ WINE_DEFAULT_DEBUG_CHANNEL(ds); * RETURNS * Nothing */ -void WINAPI DsRoleFreeMemory(PVOID Buffer) +VOID WINAPI DsRoleFreeMemory(PVOID Buffer) { FIXME("(%p) stub\n", Buffer); } + /************************************************************ * DsRoleGetPrimaryDomainInformation (NETAPI32.@) * diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index 1498831467f..d6bcc213cac 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -2553,16 +2553,16 @@ PNETSETUP_JOIN_STATUS PVOID PVOID * -%void - -void - %wstr LMSTR LPCWSTR LPWSTR +%void + +VOID + %%newdev.dll %long