Searched refs:SetTaskbarButtonProgress (Results 1 – 1 of 1) sorted by relevance
1001 SetTaskbarButtonProgress(_calculatedCacheProgress + _calculatedExecuteProgress); in OnCacheAcquireProgress()1121 SetTaskbarButtonProgress(dwOverallProgressPercentage); in OnProgress()1195 SetTaskbarButtonProgress(_calculatedCacheProgress + _calculatedExecuteProgress); in OnExecuteProgress()1296 SetTaskbarButtonProgress(100); // show full progress bar, green, yellow, or red in OnApplyComplete()2246 SetTaskbarButtonProgress(0); in OnApply()2697 void SetTaskbarButtonProgress(__in DWORD dwOverallPercentage) { in SetTaskbarButtonProgress() function in PythonBootstrapperApplication