Searched refs:SetTaskbarButtonProgress (Results 1 – 1 of 1) sorted by relevance
1059 SetTaskbarButtonProgress(_calculatedCacheProgress + _calculatedExecuteProgress); in OnCacheAcquireProgress()1179 SetTaskbarButtonProgress(dwOverallProgressPercentage); in OnProgress()1253 SetTaskbarButtonProgress(_calculatedCacheProgress + _calculatedExecuteProgress); in OnExecuteProgress()1354 SetTaskbarButtonProgress(100); // show full progress bar, green, yellow, or red in OnApplyComplete()2304 SetTaskbarButtonProgress(0); in OnApply()2755 void SetTaskbarButtonProgress(__in DWORD dwOverallPercentage) { in SetTaskbarButtonProgress() function in PythonBootstrapperApplication