Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dmsidefs.h199 msidbServiceControlEventUninstallStop = 0x00000020, enumerator
/reactos/dll/win32/msi/
H A Daction.c6138 !(comp->Action == INSTALLSTATE_ABSENT && (event & msidbServiceControlEventUninstallStop))) in ITERATE_StopService()