creating a Windows folder picker to create file shortcuts

  • Thread starter Thread starter Joey
  • Start date Start date
J

Joey

Hello,

I am trying to create a file folder picker dialog box for Outlook 2003
so the user can pick a folder. I am familiar with CommonDialog boxes;
however, they lack a folder picker and I would like to avoid spawning an
instance of another MS Office application (such as word) to utilize its
FileDialog object. Is there a way I can do this much like the
CommonDialog boxes, or any way at all?

Thanks,
Joey.
 
Back
Top