ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <msipriv.h>
BOOL tagMSIPATCHINFO::delete_on_close |
Definition at line 208 of file msipriv.h.
Referenced by ACTION_UnpublishProduct(), and free_package_structures().
UINT tagMSIPATCHINFO::disk_id |
Definition at line 210 of file msipriv.h.
Referenced by is_registered_patch_media(), and patch_add_media().
Definition at line 200 of file msipriv.h.
Referenced by apply_patch_db(), and free_package_structures().
LPWSTR tagMSIPATCHINFO::filename |
Definition at line 204 of file msipriv.h.
Referenced by apply_patch_package(), msi_free_patchinfo(), and publish_patches().
LPWSTR tagMSIPATCHINFO::localfile |
Definition at line 205 of file msipriv.h.
Referenced by ACTION_UnpublishProduct(), apply_patch_package(), free_package_structures(), msi_apply_registered_patch(), msi_free_patchinfo(), and publish_patches().
LPWSTR tagMSIPATCHINFO::patchcode |
Definition at line 201 of file msipriv.h.
Referenced by ACTION_UnpublishProduct(), msi_free_patchinfo(), and publish_patches().
LPWSTR tagMSIPATCHINFO::products |
Definition at line 202 of file msipriv.h.
Referenced by ACTION_UnpublishProduct(), and msi_free_patchinfo().
BOOL tagMSIPATCHINFO::registered |
Definition at line 209 of file msipriv.h.
Referenced by apply_patch_package(), is_registered_patch_media(), and msi_apply_registered_patch().
MSIPATCHSTATE tagMSIPATCHINFO::state |
Definition at line 206 of file msipriv.h.
Referenced by apply_patch_db(), and publish_patches().
LPWSTR tagMSIPATCHINFO::transforms |
Definition at line 203 of file msipriv.h.
Referenced by apply_patch_db(), msi_free_patchinfo(), and publish_patches().
DWORD tagMSIPATCHINFO::uninstallable |
Definition at line 207 of file msipriv.h.
Referenced by apply_patch_db(), and publish_patches().