ReactOS
0.4.15-dev-2106-g6de3300
|
#include <msipriv.h>
BOOL tagMSIPATCHINFO::delete_on_close |
Definition at line 196 of file msipriv.h.
Referenced by ACTION_UnpublishProduct(), and free_package_structures().
UINT tagMSIPATCHINFO::disk_id |
Definition at line 198 of file msipriv.h.
Referenced by is_registered_patch_media(), and patch_add_media().
Definition at line 188 of file msipriv.h.
Referenced by free_package_structures(), and msi_apply_patch_db().
LPWSTR tagMSIPATCHINFO::filename |
Definition at line 192 of file msipriv.h.
Referenced by msi_apply_patch_package(), msi_free_patchinfo(), and msi_publish_patches().
LPWSTR tagMSIPATCHINFO::localfile |
Definition at line 193 of file msipriv.h.
Referenced by ACTION_UnpublishProduct(), free_package_structures(), msi_apply_patch_package(), msi_apply_registered_patch(), msi_free_patchinfo(), and msi_publish_patches().
LPWSTR tagMSIPATCHINFO::patchcode |
Definition at line 189 of file msipriv.h.
Referenced by ACTION_UnpublishProduct(), msi_free_patchinfo(), and msi_publish_patches().
LPWSTR tagMSIPATCHINFO::products |
Definition at line 190 of file msipriv.h.
Referenced by ACTION_UnpublishProduct(), and msi_free_patchinfo().
BOOL tagMSIPATCHINFO::registered |
Definition at line 197 of file msipriv.h.
Referenced by is_registered_patch_media(), msi_apply_patch_package(), and msi_apply_registered_patch().
MSIPATCHSTATE tagMSIPATCHINFO::state |
Definition at line 194 of file msipriv.h.
Referenced by msi_apply_patch_db(), and msi_publish_patches().
LPWSTR tagMSIPATCHINFO::transforms |
Definition at line 191 of file msipriv.h.
Referenced by msi_apply_patch_db(), msi_free_patchinfo(), and msi_publish_patches().
DWORD tagMSIPATCHINFO::uninstallable |
Definition at line 195 of file msipriv.h.
Referenced by msi_apply_patch_db(), and msi_publish_patches().