Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
250c80b1
Commit
250c80b1
authored
Dec 02, 2005
by
Francois Gouget
Committed by
Alexandre Julliard
Dec 02, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better stick to the PSDK types and to the dsrole.h prototype.
Update win32.api.
parent
972b6ccc
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
ds.c
dlls/netapi32/ds.c
+2
-1
win32.api
tools/winapi/win32.api
+4
-4
No files found.
dlls/netapi32/ds.c
View file @
250c80b1
...
...
@@ -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.@)
*
...
...
tools/winapi/win32.api
View file @
250c80b1
...
...
@@ -2553,16 +2553,16 @@ PNETSETUP_JOIN_STATUS
PVOID
PVOID *
%void
void
%wstr
LMSTR
LPCWSTR
LPWSTR
%void
VOID
%%newdev.dll
%long
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment