Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
cdb65950
Commit
cdb65950
authored
Nov 19, 2015
by
Francois Gouget
Committed by
Alexandre Julliard
Nov 20, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
advapi32: Fix the FILE_DIR_DISALLOWED spelling.
Signed-off-by:
Francois Gouget
<
fgouget@free.fr
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
39f2ed32
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
winbase.h
include/winbase.h
+1
-1
No files found.
include/winbase.h
View file @
cdb65950
...
...
@@ -705,7 +705,7 @@ typedef struct _TIME_ZONE_INFORMATION{
#define FILE_SYSTEM_NOT_SUPPORT 6
#define FILE_USER_DISALLOWED 7
#define FILE_READ_ONLY 8
#define FILE_DIR_DISAL
OWED
9
#define FILE_DIR_DISAL
LOWED
9
typedef
DWORD
(
WINAPI
*
PFE_EXPORT_FUNC
)(
PBYTE
,
PVOID
,
ULONG
);
typedef
DWORD
(
WINAPI
*
PFE_IMPORT_FUNC
)(
PBYTE
,
PVOID
,
ULONG
);
...
...
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