ReactOS 0.4.16-dev-338-g34e76ad
|
#include <stdarg.h>
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "wtypes.h"
#include "shellapi.h"
#include "shlguid.h"
#include "shlobj.h"
#include "shobjidl.h"
#include "shlwapi.h"
#include "ocidl.h"
#include "oleauto.h"
#include "wine/heap.h"
#include "wine/test.h"
#include <initguid.h>
#include "pshpack1.h"
#include "poppack.h"
Go to the source code of this file.
Classes | |
struct | FileStructA |
struct | FileStructW |
struct | IUnknownImpl |
struct | IUnknownImpl::if_count |
struct | ChNotifyTest |
Macros | |
#define | COBJMACROS |
#define | CONST_VTABLE |
#define | MAKEFUNC(f) (p##f = (void*)GetProcAddress(hmod, #f)) |
#define | TESTNAMED(f) |
#define | SFGAO_testfor SFGAO_FILESYSTEM | SFGAO_FOLDER | SFGAO_FILESYSANCESTOR | SFGAO_CAPABILITYMASK |
#define | SFGAO_VISTA SFGAO_DROPTARGET | SFGAO_CANLINK | SFGAO_CANCOPY |
#define | verify_pidl(i, p) r_verify_pidl(__LINE__, i, p) |
#define | WM_USER_NOTIFY (WM_APP+1) |
#define COBJMACROS |
Definition at line 24 of file shlfolder.c.
#define CONST_VTABLE |
Definition at line 25 of file shlfolder.c.
#define SFGAO_testfor SFGAO_FILESYSTEM | SFGAO_FOLDER | SFGAO_FILESYSANCESTOR | SFGAO_CAPABILITYMASK |
#define SFGAO_VISTA SFGAO_DROPTARGET | SFGAO_CANLINK | SFGAO_CANCOPY |
Definition at line 4526 of file shlfolder.c.
Definition at line 4853 of file shlfolder.c.
|
static |
Definition at line 308 of file shlfolder.c.
Referenced by test_EnumObjects_and_CompareIDs(), test_GetAttributesOf(), test_GetUIObject(), test_SHCreateDefaultContextMenu(), test_SHCreateShellItemArray(), test_ShellItemArrayGetAttributes(), and test_ShellItemGetAttributes().
Definition at line 296 of file shlfolder.c.
Referenced by test_EnumObjects_and_CompareIDs(), test_GetAttributesOf(), test_GetUIObject(), test_SHCreateDefaultContextMenu(), test_SHCreateShellItemArray(), test_ShellItemArrayEnumItems(), test_ShellItemArrayGetAttributes(), and test_ShellItemGetAttributes().
Definition at line 280 of file shlfolder.c.
Referenced by CreateFilesFolders(), test_SHCreateShellItem(), and test_ShellItemCompare().
DEFINE_GUID | ( | CLSID_ShellDocObjView | , |
0xe7e4bc40 | , | ||
0xe76a | , | ||
0x11ce | , | ||
0xa9 | , | ||
0xbb | , | ||
0x00 | , | ||
0xaa | , | ||
0x00 | , | ||
0x4a | , | ||
0xe8 | , | ||
0x37 | |||
) |
DEFINE_GUID | ( | IID_IParentAndItem | , |
0xB3A4B685 | , | ||
0xB685 | , | ||
0x4805 | , | ||
0x99 | , | ||
0xD9 | , | ||
0x5D | , | ||
0xEA | , | ||
0xD2 | , | ||
0x87 | , | ||
0x32 | , | ||
0x36 | |||
) |
Definition at line 4929 of file shlfolder.c.
Referenced by test_SHChangeNotify().
|
static |
Definition at line 4611 of file shlfolder.c.
|
static |
Definition at line 4660 of file shlfolder.c.
Referenced by test_ParseDisplayNamePBC().
|
static |
Definition at line 4642 of file shlfolder.c.
Referenced by test_ParseDisplayNamePBC().
|
static |
Definition at line 4635 of file shlfolder.c.
Referenced by test_ParseDisplayNamePBC().
|
static |
Definition at line 4628 of file shlfolder.c.
Referenced by test_ParseDisplayNamePBC().
|
static |
Definition at line 4651 of file shlfolder.c.
Referenced by test_ParseDisplayNamePBC().
|
static |
Definition at line 4600 of file shlfolder.c.
|
static |
Definition at line 4616 of file shlfolder.c.
|
static |
Definition at line 4621 of file shlfolder.c.
Definition at line 4220 of file shlfolder.c.
Referenced by test_SHParseDisplayName().
|
inlinestatic |
Definition at line 2981 of file shlfolder.c.
Referenced by unk_fnQueryInterface().
Definition at line 98 of file shlfolder.c.
Referenced by START_TEST().
|
static |
Definition at line 1276 of file shlfolder.c.
|
static |
Definition at line 1259 of file shlfolder.c.
|
static |
Definition at line 1284 of file shlfolder.c.
|
static |
Definition at line 1280 of file shlfolder.c.
|
static |
Definition at line 1350 of file shlfolder.c.
Definition at line 71 of file shlfolder.c.
Referenced by test_SHChangeNotify(), and testwindow_wndproc().
Definition at line 161 of file shlfolder.c.
Referenced by test_FolderShortcut(), test_SHCreateShellItem(), test_SHCreateShellItemArray(), test_ShellItemArrayEnumItems(), test_ShellItemArrayGetAttributes(), test_ShellItemGetAttributes(), and test_SHGetPathFromIDList().
|
static |
Definition at line 4527 of file shlfolder.c.
Definition at line 4910 of file shlfolder.c.
Referenced by test_SHChangeNotify().
START_TEST | ( | shlfolder | ) |
Definition at line 5340 of file shlfolder.c.
Definition at line 416 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 806 of file shlfolder.c.
Referenced by START_TEST().
|
static |
Definition at line 4399 of file shlfolder.c.
|
static |
Definition at line 4381 of file shlfolder.c.
Referenced by test_contextmenu(), and test_SHCreateDefaultContextMenu().
Definition at line 5102 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 4325 of file shlfolder.c.
Referenced by START_TEST().
|
static |
Definition at line 321 of file shlfolder.c.
Referenced by test_EnumObjects_and_CompareIDs().
Definition at line 1211 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 1369 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 928 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 5159 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 5212 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 639 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 4478 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 1562 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 1896 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 207 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 4676 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 4944 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 5018 of file shlfolder.c.
Referenced by START_TEST().
Definition at line 1998 of file shlfolder.c.