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
8032d3ea
Commit
8032d3ea
authored
Aug 07, 2011
by
Andrew Talbot
Committed by
Alexandre Julliard
Aug 22, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Remove redundant function declaration.
parent
072ca07d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
shfldr.h
dlls/shell32/shfldr.h
+0
-4
No files found.
dlls/shell32/shfldr.h
View file @
8032d3ea
...
...
@@ -75,9 +75,5 @@ static inline int SHELL32_GUIDToStringW (REFGUID guid, LPWSTR str)
void
SHELL_FS_ProcessDisplayFilename
(
LPWSTR
szPath
,
DWORD
dwFlags
)
DECLSPEC_HIDDEN
;
BOOL
SHELL_FS_HideExtension
(
LPCWSTR
pwszPath
)
DECLSPEC_HIDDEN
;
HRESULT
SHELL_CreateContextMenu
(
HWND
hwnd
,
IContextMenu
*
system_menu
,
IShellFolder
*
folder
,
LPCITEMIDLIST
folder_pidl
,
LPCITEMIDLIST
*
apidl
,
UINT
cidl
,
const
HKEY
*
aKeys
,
UINT
cKeys
,
REFIID
riid
,
void
**
ppv
)
DECLSPEC_HIDDEN
;
DEFINE_GUID
(
CLSID_UnixFolder
,
0xcc702eb2
,
0x7dc5
,
0x11d9
,
0xc6
,
0x87
,
0x00
,
0x04
,
0x23
,
0x8a
,
0x01
,
0xcd
);
DEFINE_GUID
(
CLSID_UnixDosFolder
,
0x9d20aae8
,
0x0625
,
0x44b0
,
0x9c
,
0xa7
,
0x71
,
0x88
,
0x9c
,
0x22
,
0x54
,
0xd9
);
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