Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dreg4msdocmsi.cxx46 SetMsiProp(handle, TEXT("SELECT_WORD")); in DetermineWordPreselectionState()
52 SetMsiProp(handle, TEXT("SELECT_EXCEL")); in DetermineExcelPreselectionState()
58 SetMsiProp(handle, TEXT("SELECT_POWERPOINT")); in DeterminePowerPointPreselectionState()
73 SetMsiProp(handle, TEXT("SELECT_WORD")); in InstallUiSequenceEntry()
88 SetMsiProp(handle, TEXT("SELECT_EXCEL")); in InstallUiSequenceEntry()
103 SetMsiProp(handle, TEXT("SELECT_POWERPOINT")); in InstallUiSequenceEntry()
110 SetMsiProp(handle, TEXT("UI_SEQUENCE_EXECUTED")); in InstallUiSequenceEntry()
H A Dmsihelper.hxx66 void SetMsiProp(MSIHANDLE handle, LPCTSTR name);
H A Dmsihelper.cxx46 void SetMsiProp(MSIHANDLE handle, LPCTSTR name) in SetMsiProp() function

Completed in 11 milliseconds