Calendar
Recent posts
- FormatC 2.0 (syntax highlighting) now available
- Opening files via IDropTarget in .Net
- Command line argument parser for .Net
- Mt. Fuji climbing
- Let's Play: Riven
- Windows 7 ISO Verifier
- Priority Queue for .Net
- New download: Ookii.Dialogs
- Randomizing a list with LINQ
- The effects of x64 on your .Net application
Post categories
Syndication
Search
Updated version of "Vista style file dialogs for .Net" available
Vista style file dialogs for .Net 2.0 is a library that allows you to use the new common file dialogs available in Windows Vista with your .Net 2.0 applications (the regular FileDialog classes will use the old-style dialogs even when you're running in Vista). See here for more details.
I've just uploaded version 1.2 (for those of you keeping track, yes I skipped version 1.1; I used this version myself but never uploaded it).
Here's the changes:
- 1.2:
-
- Updated to use Interop files from the Windows SDK "VistaBridge" sample.
- 1.1:
-
- Fixed a resource loading bug that could lead to incorrect UI strings on Vista when the Windows UI language does not match the system code page when certain properties of the VistaFileDialog classes were set.
Category: Software
Posted on 2006-12-02 17:32:35 UTC.

Comments
There are no comments.