Extending windows dialogs

I have found very good page about extending windows dialogs. It is about C++, but it can be also easilly used in Delphi. Using XNResourceEditor I have created template and added it to new SaveDialog class. Now I have only to implement new features in export procedures.