Windows 7 has a new feature which shows ProgressBar in TaskBar.
There's a Windows API released by Microsoft which is a wrapper for .NET applications that allows .NET developers use these functions in their apps.
I am not going to use it and just wanna know if there is any new functions in .NET Framework 4.0 RTM which allows us to use such functions naively in .NET?
There's a Windows API released by Microsoft which is a wrapper for .NET applications that allows .NET developers use these functions in their apps.
I am not going to use it and just wanna know if there is any new functions in .NET Framework 4.0 RTM which allows us to use such functions naively in .NET?