ReactOS
0.4.15-dev-2361-g32428a3
|
#include <msipriv.h>
INSTALLSTATE tagMSICOMPONENT::Action |
Definition at line 510 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 509 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), ACTION_UpdateComponentStates(), msi_get_component_action(), and MSI_SetFeatureStates().
Definition at line 520 of file msipriv.h.
Referenced by MSI_SetFeatureStates().
MSIASSEMBLY* tagMSICOMPONENT::assembly |
Definition at line 517 of file msipriv.h.
Referenced by ACTION_InstallFiles(), ACTION_MsiPublishAssemblies(), ACTION_MsiUnpublishAssemblies(), ACTION_PatchFiles(), ACTION_RefCountComponent(), ACTION_RemoveFiles(), build_full_keypath(), calculate_file_cost(), calculate_install_state(), free_package_structures(), msi_install_assembly(), msi_is_global_assembly(), and msi_uninstall_assembly().
INT tagMSICOMPONENT::Attributes |
Definition at line 505 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), ACTION_RefCountComponent(), ACTION_RemoveFiles(), ACTION_UpdateComponentStates(), get_registry_view(), MSI_SetFeatureStates(), schedule_install_files(), and verify_comp_for_removal().
LPWSTR tagMSICOMPONENT::Component |
Definition at line 502 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 503 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 506 of file msipriv.h.
Referenced by ACTION_CostFinalize(), and free_package_structures().
INT tagMSICOMPONENT::Cost |
Definition at line 513 of file msipriv.h.
Referenced by calculate_file_cost(), feature_cost(), get_volume_space_required(), and MsiEnumComponentCostsW().
LPWSTR tagMSICOMPONENT::Directory |
Definition at line 504 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 512 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 501 of file msipriv.h.
Referenced by free_package_structures().
BOOL tagMSICOMPONENT::ForceLocalState |
Definition at line 511 of file msipriv.h.
Referenced by calculate_file_cost(), and MSI_SetFeatureStates().
LPWSTR tagMSICOMPONENT::FullKeypath |
Definition at line 515 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), ACTION_RefCountComponent(), free_package_structures(), and register_verb().
Definition at line 521 of file msipriv.h.
Referenced by MSI_SetFeatureStates().
Definition at line 522 of file msipriv.h.
Referenced by ACTION_UpdateComponentStates(), and MSI_SetFeatureStates().
Definition at line 523 of file msipriv.h.
Referenced by MSI_SetFeatureStates().
INSTALLSTATE tagMSICOMPONENT::Installed |
Definition at line 508 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 507 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), ACTION_RefCountComponent(), ACTION_RegisterClassInfo(), free_package_structures(), ITERATE_RegisterTypeLibraries(), msi_install_assembly(), and MsiEnumComponentCostsW().
int tagMSICOMPONENT::num_clients |
Definition at line 518 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), get_client_counts(), msi_get_component_action(), and MSI_SetFeatureStates().
INT tagMSICOMPONENT::RefCount |
Definition at line 514 of file msipriv.h.
Referenced by ACTION_ProcessComponents(), and ACTION_RefCountComponent().