Searched refs:IsMsiPropNotEmpty (Results 1 – 3 of 3) sorted by relevance
99 bool IsMsiPropNotEmpty(MSIHANDLE handle, LPCTSTR name);
61 bool IsMsiPropNotEmpty(MSIHANDLE handle, LPCTSTR name) in IsMsiPropNotEmpty() function
122 …if ((!IsSetMsiProp(handle, TEXT("UI_SEQUENCE_EXECUTED"))) && (IsMsiPropNotEmpty(handle, TEXT("Inst… in InstallExecSequenceEntry()
Completed in 19 milliseconds