ReactOS 0.4.15-dev-6055-g36cdd34
|
#include <wine/config.h>
#include <stdio.h>
#include <windef.h>
#include <winbase.h>
#include <shlobj.h>
#include <shlguid_undoc.h>
#include <shlwapi.h>
#include <wine/debug.h>
#include <wine/unicode.h>
#include "pidl.h"
#include "shell32_main.h"
#include "shresdef.h"
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | _INC_WINDOWS |
#define | COBJMACROS |
#define | MAX_EXTENSION_LENGTH 20 |
Definition at line 417 of file classes.c.
Referenced by _ILSimpleGetText(), and shdebugstr_guid().
Definition at line 342 of file classes.c.
Referenced by _ILSimpleGetTextW(), and CRegFolder::GetDisplayNameOf().
Definition at line 130 of file classes.c.
Referenced by HCR_GetExecuteCommandW(), and SHELL_FindExecutableByVerb().
BOOL HCR_GetExecuteCommandW | ( | HKEY | hkeyClass, |
LPCWSTR | szClass, | ||
LPCWSTR | szVerb, | ||
LPWSTR | szDest, | ||
DWORD | len | ||
) |
Definition at line 194 of file classes.c.
Referenced by SHELL_execute_class(), and SHELL_translate_idlist().
BOOL HCR_GetFolderAttributes | ( | LPCITEMIDLIST | pidlFolder, |
LPDWORD | pdwAttributes | ||
) |
Definition at line 510 of file classes.c.
Referenced by CRegFolder::GetGuidItemAttributes().
Definition at line 313 of file classes.c.
Definition at line 288 of file classes.c.
Referenced by CDrivesExtractIcon_CreateInstance(), CGuidItemExtractIcon_CreateInstance(), getDefaultIconLocation(), getIconLocationForFolder(), and SHGetFileInfoW().
Definition at line 88 of file classes.c.
Referenced by _ILGetFileType(), and SHELL_IsShortcut().
Definition at line 46 of file classes.c.
Referenced by SHGetFileInfoW().
|
static |
Definition at line 264 of file classes.c.
Referenced by HCR_GetIconA().
|
static |
Definition at line 240 of file classes.c.
Referenced by HCR_GetIconW().
Definition at line 227 of file classes.c.
Referenced by CRegFolder::GetDetailsOf(), CRegFolder::GetDisplayNameOf(), HCR_GetClassNameA(), and HCR_GetClassNameW().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |