ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "ole2.h"
#include "winsxs.h"
#include "wine/debug.h"
#include "sxs_private.h"
Go to the source code of this file.
Classes | |
struct | name |
Macros | |
#define | COBJMACROS |
Variables | |
static const WCHAR | archW [] = {'p','r','o','c','e','s','s','o','r','A','r','c','h','i','t','e','c','t','u','r','e',0} |
static const WCHAR | tokenW [] = {'p','u','b','l','i','c','K','e','y','T','o','k','e','n',0} |
static const WCHAR | typeW [] = {'t','y','p','e',0} |
static const WCHAR | versionW [] = {'v','e','r','s','i','o','n',0} |
static const IAssemblyNameVtbl | name_vtbl |
HRESULT WINAPI CreateAssemblyNameObject | ( | LPASSEMBLYNAME * | obj, |
LPCWSTR | assembly, | ||
DWORD | flags, | ||
LPVOID | reserved | ||
) |
Definition at line 368 of file name.c.
Referenced by test_CreateAssemblyNameObject().
const WCHAR * get_name_attribute | ( | IAssemblyName * | iface, |
enum name_attr_id | id | ||
) |
Definition at line 185 of file name.c.
Referenced by cache_QueryAssemblyInfo(), cache_UninstallAssembly(), and name_GetName().
|
inlinestatic |
Definition at line 54 of file name.c.
Referenced by get_name_attribute(), name_AddRef(), name_GetDisplayName(), name_GetVersion(), name_QueryInterface(), and name_Release().
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 203 of file name.c.
|
static |
Definition at line 248 of file name.c.
|
static |
|
static |
|
static |
|
static |
Definition at line 167 of file name.c.
|
static |
Definition at line 315 of file name.c.
Referenced by CreateAssemblyNameObject().
Definition at line 227 of file name.c.
Referenced by name_GetVersion().
WINE_DEFAULT_DEBUG_CHANNEL | ( | sxs | ) |
|
static |
Definition at line 49 of file name.c.
Referenced by build_assembly_id(), name_GetDisplayName(), and parse_displayname().
|
static |
Definition at line 283 of file name.c.
Referenced by CreateAssemblyNameObject().
Definition at line 50 of file name.c.
Referenced by name_GetDisplayName(), parse_assembly(), and parse_displayname().
Definition at line 51 of file name.c.
Referenced by create_signature_columns_and_data(), CryptAcquireContextW(), CryptEnumProvidersW(), download_script(), EnumResourceLanguagesA(), EnumResourceLanguagesW(), EnumResourceNamesA(), EnumResourceNamesW(), find_resourceA(), find_resourceW(), get_qualifier_value(), name_GetDisplayName(), parse_assembly(), parse_displayname(), test_query_object_types(), VBSAXAttributes_getType(), VBSAXAttributes_getTypeFromName(), VBSAXAttributes_getTypeFromQName(), and winhttp_request_Open().
Definition at line 52 of file name.c.
Referenced by name_GetDisplayName(), parse_assembly(), parse_assembly_identity_elem(), parse_displayname(), parse_typelib_elem(), read_reply(), reader_parse_versioninfo(), test_actctx(), test_bom(), test_omitxmldeclaration(), test_ParseDisplayName(), test_Win32_Baseboard(), test_Win32_Bios(), test_Win32_ComputerSystemProduct(), test_Win32_OperatingSystem(), test_Win32_Processor(), test_writestartdocument(), write_prolog_buffer(), and write_xmldecl().