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
d2c98c4f
Commit
d2c98c4f
authored
Jan 31, 2022
by
Zebediah Figura
Committed by
Alexandre Julliard
Feb 01, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winsta: Remove useless IDL attributes from TS_ALL_PROCESSES_INFO.
Signed-off-by:
Zebediah Figura
<
zfigura@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
88b45b49
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
winsta.h
dlls/winsta/winsta.h
+0
-4
No files found.
dlls/winsta/winsta.h
View file @
d2c98c4f
...
...
@@ -82,11 +82,7 @@ typedef struct _TS_ALL_PROCESSES_INFO
{
PTS_SYS_PROCESS_INFORMATION
pTsProcessInfo
;
DWORD
SizeOfSid
;
#ifdef MIDL_PASS
[
size_is
(
SizeOfSid
)]
PBYTE
pSid
;
#else
PBYTE
pSid
;
#endif
}
TS_ALL_PROCESSES_INFO
,
*
PTS_ALL_PROCESSES_INFO
;
BOOLEAN
WINAPI
WinStationEnumerateW
(
HANDLE
,
PSESSIONIDW
*
,
PULONG
);
...
...
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