By tag: WindowsVista
0
kicks
Using IProgressDialog to show Progress Dialogs in Win 7 / Vista
Well, I was looking through some more of my prototypes that I’ve written and I came across the following example of how to use the IProgressDialog Win32 Interface to harness the power of the Built-in Progress Dialog in Windows within your own .NET applications.
I have test this on WIndows 7, but ...