|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <msipriv.h>
Public Attributes | |
| LPWSTR | feature |
| LPWSTR | manifest |
| LPWSTR | application |
| DWORD | attributes |
| LPWSTR | display_name |
| LPWSTR | tempdir |
| BOOL | clr_version [CLR_VERSION_MAX] |
| LPWSTR tagMSIASSEMBLY::application |
Definition at line 514 of file msipriv.h.
Referenced by ACTION_RemoveFiles(), and msi_is_global_assembly().
| BOOL tagMSIASSEMBLY::clr_version[CLR_VERSION_MAX] |
| LPWSTR tagMSIASSEMBLY::display_name |
Definition at line 516 of file msipriv.h.
Referenced by build_full_keypath().
| LPWSTR tagMSIASSEMBLY::feature |
Definition at line 512 of file msipriv.h.
Referenced by msi_install_assembly(), and msi_uninstall_assembly().