Better stick to the PSDK types and to the dsrole.h prototype.

Update win32.api.
This commit is contained in:
Francois Gouget 2005-12-02 13:27:42 +01:00 committed by Alexandre Julliard
parent 972b6ccc2e
commit 250c80b1ed
2 changed files with 6 additions and 5 deletions

View File

@ -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.@)
*

View File

@ -2553,16 +2553,16 @@ PNETSETUP_JOIN_STATUS
PVOID
PVOID *
%void
void
%wstr
LMSTR
LPCWSTR
LPWSTR
%void
VOID
%%newdev.dll
%long