Searched refs:MSI_ApplyPatchW (Results 1 – 1 of 1) sorted by relevance
359 static UINT MSI_ApplyPatchW(LPCWSTR szPatchPackage, LPCWSTR szProductCode, LPCWSTR szCommandLine) in MSI_ApplyPatchW() function421 return MSI_ApplyPatchW(szPatchPackage, NULL, szCommandLine); in MsiApplyPatchW()490 r = MSI_ApplyPatchW(patch, szProductCode, szPropertiesList); in MsiApplyMultiplePatchesW()