Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Programming the Windows 7 Taskbar – Using the Taskbar Button Overlay Icons and Progress Bars
Feb 25, 2010 at 11:07 PMMany thanks Yochay - that is very helpful indeed - I will work through the lab you suggested. In general, these videos are excellent, I hope we will see many more of them.
Programming the Windows 7 Taskbar – Using the Taskbar Button Overlay Icons and Progress Bars
Feb 25, 2010 at 8:56 AMI found this very interesting and immediately decided to try and add the progress bars to an installer application I have that runs with elevated priviliges (because it is installing a device driver). I was rather surprised when it didn't work. So I tried running your application by right clicking and "Run as administrator". This didn't work either - there was no progress bar. Is this a feature of the taskbar that it is disabled when running as administrator or is there some gotcha. This was on an x64 system and the application was compiled as x64.