|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "iads.h"#include "adserr.h"#include "wine/debug.h"#include "initguid.h"
Go to the source code of this file.
Classes | |
| struct | Pathname |
| struct | class_info |
| struct | class_factory |
Macros | |
| #define | COBJMACROS |
Variables | |
| static const IADsPathnameVtbl | IADsPathname_vtbl |
| static const struct class_info | class_info [] |
| static const struct IClassFactoryVtbl | factory_vtbl |
| #define COBJMACROS |
Definition at line 24 of file pathname.c.
| DEFINE_GUID | ( | CLSID_Pathname | , |
| 0x080d0d78 | , | ||
| 0xf421 | , | ||
| 0x11d0 | , | ||
| 0xa3 | , | ||
| 0x6e | , | ||
| 0x00 | , | ||
| 0xc0 | , | ||
| 0x4f | , | ||
| 0xb9 | , | ||
| 0x50 | , | ||
| 0xdc | |||
| ) |
Definition at line 543 of file pathname.c.
|
static |
Definition at line 473 of file pathname.c.
|
static |
Definition at line 525 of file pathname.c.
Referenced by DllGetClassObject().
|
static |
Definition at line 496 of file pathname.c.
|
static |
Definition at line 510 of file pathname.c.
|
static |
Definition at line 454 of file pathname.c.
|
static |
Definition at line 483 of file pathname.c.
|
inlinestatic |
Definition at line 45 of file pathname.c.
Referenced by path_AddRef(), path_GetElement(), path_GetNumElements(), path_Release(), path_Retrieve(), and path_Set().
|
inlinestatic |
Definition at line 449 of file pathname.c.
Referenced by factory_AddRef(), factory_CreateInstance(), and factory_Release().
Definition at line 119 of file pathname.c.
Referenced by exec_assoc_view(), get_antecedent_table(), and path_Set().
Definition at line 355 of file pathname.c.
Definition at line 69 of file pathname.c.
Definition at line 367 of file pathname.c.
Definition at line 379 of file pathname.c.
Definition at line 322 of file pathname.c.
|
static |
Definition at line 373 of file pathname.c.
|
static |
Definition at line 104 of file pathname.c.
Definition at line 300 of file pathname.c.
Definition at line 92 of file pathname.c.
|
static |
Definition at line 111 of file pathname.c.
Definition at line 385 of file pathname.c.
Definition at line 50 of file pathname.c.
Definition at line 75 of file pathname.c.
Definition at line 361 of file pathname.c.
Definition at line 240 of file pathname.c.
Definition at line 183 of file pathname.c.
Definition at line 234 of file pathname.c.
Definition at line 413 of file pathname.c.
| WINE_DEFAULT_DEBUG_CHANNEL | ( | activeds | ) |
|
static |
Definition at line 516 of file pathname.c.
Referenced by factory_constructor().
|
static |
Definition at line 391 of file pathname.c.
Referenced by Pathname_create().