open dialog box

J

Jonathan Spane

Here is my question for the day.

I want to bring up a window dialog box to select a file. This file path is
returned at which point my add-on will use it to import some custom xml
documents. I got an open window dialog up using the OPENFILENAME structure.
It seems to work fine until I exit Visio at which point it crashes Visio.
The crash doesn't happen in the add-on itself so something else is not
working. If I never bring this dialog up Visio doesn't crash.

Is there a different way to get access to file open/ save dialog box? Thanks
for any help.

JP
 
J

JuneTheSecond

Would you tell us more how did you open the dialog. and tell us which tools
you use, VB in VS2005?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top