Home
last modified time | relevance | path

Searched refs:determine_patch_sequence (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msi/
H A Dmsi.c631 static UINT determine_patch_sequence( MSIPACKAGE *package, DWORD count, MSIPATCHSEQUENCEINFOW *info… in determine_patch_sequence() function
740 r = determine_patch_sequence( package, cPatchInfo, pPatchInfo ); in MsiDetermineApplicablePatchesW()
826 r = determine_patch_sequence( package, count, patchinfo ); in MsiDeterminePatchSequenceW()