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
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