ReactOS
0.4.15-dev-4857-g47842d7
|
Go to the source code of this file.
Enumerations | |
enum | name_attr_id { NAME_ATTR_ID_NAME, NAME_ATTR_ID_ARCH, NAME_ATTR_ID_TOKEN, NAME_ATTR_ID_TYPE, NAME_ATTR_ID_VERSION } |
Functions | |
const WCHAR * | get_name_attribute (IAssemblyName *, enum name_attr_id) DECLSPEC_HIDDEN |
static WCHAR * | strdupW (const WCHAR *src) |
Enumerator | |
---|---|
NAME_ATTR_ID_NAME | |
NAME_ATTR_ID_ARCH | |
NAME_ATTR_ID_TOKEN | |
NAME_ATTR_ID_TYPE | |
NAME_ATTR_ID_VERSION |
Definition at line 21 of file sxs_private.h.
const WCHAR* get_name_attribute | ( | IAssemblyName * | , |
enum | name_attr_id | ||
) |
Definition at line 185 of file name.c.
Referenced by cache_QueryAssemblyInfo(), cache_UninstallAssembly(), and name_GetName().
Definition at line 32 of file sxs_private.h.