Searched refs:IsModuleSelectedForInstallation (Results 1 – 3 of 3) sorted by relevance
65 if (IsModuleSelectedForInstallation(handle, TEXT("gm_p_Wrt_Bin"))) in InstallUiSequenceEntry()80 if (IsModuleSelectedForInstallation(handle, TEXT("gm_p_Calc_Bin"))) in InstallUiSequenceEntry()95 if (IsModuleSelectedForInstallation(handle, TEXT("gm_p_Impress_Bin"))) in InstallUiSequenceEntry()129 if (IsModuleSelectedForInstallation(handle, TEXT("gm_p_Wrt_Bin"))) in InstallExecSequenceEntry()
177 bool IsModuleSelectedForInstallation(MSIHANDLE handle, LPCTSTR name);
102 bool IsModuleSelectedForInstallation(MSIHANDLE handle, LPCTSTR name) in IsModuleSelectedForInstallation() function
Completed in 11 milliseconds