Jump to content

Window File Dialog with history


sam

Recommended Posts

This file dialog uses a windows com object to show your native file dialog. You can use it to show printer, color and other dialogs too, but the functionality has only been implemented for File selection.

It is very useful and can do most of the things you want, including remembering the last files used per extinction type.

There are default values there so just run it and you can see how it behaves. Also if you run it and nothing happens then you may not have the ActiveX control registered on your PC. Usually by default the ActiveX is installed on all new PCs.

To register put the activeX in your System32 and run

regsvr32 "C:windowsDirsystem32comdlg32.ocx"

Enjoy,

-Sam

PS: if OpenG/LABUsefull wants it, take it, or let me know what mods it needs and I will do them.

Download File:post-10-1073105229.zip

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.