ReactOS 0.4.16-dev-250-g3ecd236
|
#include <msipriv.h>
INSTALLSTATE tagMSICOMPONENT::Action |
Definition at line 532 of file msipriv.h.
Referenced by ACTION_MsiPublishAssemblies(), ACTION_MsiUnpublishAssemblies(), ACTION_PatchFiles(), ACTION_RemoveFiles(), ACTION_UpdateComponentStates(), calculate_install_state(), deformat_component(), get_volume_space_required(), ITERATE_CreateFolders(), ITERATE_CreateShortcuts(), ITERATE_DuplicateFiles(), ITERATE_InstallODBCDriver(), ITERATE_InstallODBCTranslator(), ITERATE_MoveFiles(), ITERATE_RegisterFonts(), ITERATE_RegisterTypeLibraries(), ITERATE_RemoveDuplicateFiles(), ITERATE_RemoveEnvironmentString(), ITERATE_RemoveFolders(), ITERATE_RemoveIniValuesOnInstall(), ITERATE_RemoveIniValuesOnUninstall(), ITERATE_RemoveRegistryValuesOnInstall(), ITERATE_RemoveRegistryValuesOnUninstall(), ITERATE_RemoveShortcuts(), ITERATE_UnregisterFonts(), ITERATE_UnregisterTypeLibraries(), ITERATE_WriteEnvironmentString(), ITERATE_WriteIniValues(), ITERATE_WriteRegistryValues(), MSI_GetComponentStateW(), MSI_SetComponentStateW(), MSI_SetFeatureStates(), patchfiles_cb(), and verify_comp_for_removal().
INSTALLSTATE tagMSICOMPONENT::ActionRequest |
Definition at line 531 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), ACTION_UpdateComponentStates(), msi_get_component_action(), and MSI_SetFeatureStates().
Definition at line 547 of file msipriv.h.
Referenced by MSI_SetFeatureStates().
Definition at line 543 of file msipriv.h.
Referenced by MSI_SetFeatureStates().
MSIASSEMBLY* tagMSICOMPONENT::assembly |
Definition at line 540 of file msipriv.h.
Referenced by ACTION_InstallFinalize(), ACTION_MsiPublishAssemblies(), ACTION_MsiUnpublishAssemblies(), ACTION_RemoveFiles(), build_full_keypath(), free_package_structures(), msi_install_assembly(), msi_is_global_assembly(), msi_uninstall_assembly(), and refcount_component().
INT tagMSICOMPONENT::Attributes |
Definition at line 527 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), ACTION_RemoveFiles(), ACTION_UpdateComponentStates(), get_registry_view(), MSI_SetFeatureStates(), refcount_component(), schedule_install_files(), and verify_comp_for_removal().
LPWSTR tagMSICOMPONENT::Component |
Definition at line 524 of file msipriv.h.
Referenced by ACTION_CostFinalize(), ACTION_MsiPublishAssemblies(), ACTION_MsiUnpublishAssemblies(), ACTION_ProcessComponents(), ACTION_UpdateComponentStates(), free_package_structures(), iterate_all_classes(), ITERATE_RegisterFonts(), ITERATE_UnregisterFonts(), msi_get_component_action(), msi_get_loaded_component(), msi_load_assembly(), MSI_SetFeatureStates(), and patchfiles_cb().
LPWSTR tagMSICOMPONENT::ComponentId |
Definition at line 525 of file msipriv.h.
Referenced by ACTION_GetComponentInstallStates(), ACTION_MsiPublishAssemblies(), ACTION_MsiUnpublishAssemblies(), ACTION_ProcessComponents(), ACTION_PublishFeatures(), free_package_structures(), get_client_counts(), msi_create_component_advertise_string(), and MSI_SetFeatureStates().
LPWSTR tagMSICOMPONENT::Condition |
Definition at line 528 of file msipriv.h.
Referenced by ACTION_CostFinalize(), and free_package_structures().
int tagMSICOMPONENT::cost |
Definition at line 536 of file msipriv.h.
Referenced by calculate_file_cost(), feature_cost(), get_volume_space_required(), and MsiEnumComponentCostsW().
LPWSTR tagMSICOMPONENT::Directory |
Definition at line 526 of file msipriv.h.
Referenced by ACTION_RemoveFiles(), deformat_component(), free_package_structures(), ITERATE_InstallODBCDriver(), ITERATE_InstallODBCTranslator(), and MSI_SetTargetPathW().
BOOL tagMSICOMPONENT::Enabled |
Definition at line 534 of file msipriv.h.
Referenced by ACTION_CostFinalize(), ACTION_PatchFiles(), ACTION_RegisterClassInfo(), ACTION_UnregisterClassInfo(), ACTION_UpdateComponentStates(), calculate_file_cost(), calculate_install_state(), iterate_load_featurecomponents(), msi_get_component_action(), MSI_GetComponentStateW(), MSI_SetComponentStateW(), MSI_SetTargetPathW(), MsiEnumComponentCostsW(), and patchfiles_cb().
Definition at line 523 of file msipriv.h.
Referenced by free_package_structures().
BOOL tagMSICOMPONENT::ForceLocalState |
Definition at line 533 of file msipriv.h.
Referenced by calculate_file_cost(), and MSI_SetFeatureStates().
LPWSTR tagMSICOMPONENT::FullKeypath |
Definition at line 538 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), free_package_structures(), get_shared_dlls_count(), refcount_component(), and register_verb().
Definition at line 544 of file msipriv.h.
Referenced by MSI_SetFeatureStates().
Definition at line 545 of file msipriv.h.
Referenced by ACTION_UpdateComponentStates(), and MSI_SetFeatureStates().
Definition at line 546 of file msipriv.h.
Referenced by MSI_SetFeatureStates().
INSTALLSTATE tagMSICOMPONENT::Installed |
Definition at line 530 of file msipriv.h.
Referenced by ACTION_GetComponentInstallStates(), ACTION_ProcessComponents(), ACTION_RemoveFiles(), ACTION_UpdateComponentStates(), msi_get_component_action(), MSI_GetComponentStateW(), and MSI_SetFeatureStates().
LPWSTR tagMSICOMPONENT::KeyPath |
Definition at line 529 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), ACTION_RegisterClassInfo(), free_package_structures(), ITERATE_RegisterTypeLibraries(), msi_install_assembly(), MsiEnumComponentCostsW(), and refcount_component().
int tagMSICOMPONENT::num_clients |
Definition at line 541 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), get_client_counts(), msi_get_component_action(), and MSI_SetFeatureStates().
INT tagMSICOMPONENT::RefCount |
Definition at line 537 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), and refcount_component().
Definition at line 548 of file msipriv.h.
Referenced by MSI_SetFeatureStates().