Software Archive
Read-only legacy content
17061 Discussions

How do I make one of those OPEN/SAVE dialog box that work on windowsnt/windos2000/windows xp???

ivomar
Beginner
504 Views
Hello....
We've been trying to do one of those Open/Save Dialog Boxes....One of those that we can choose a file from the hard drive to be opened but we've used a sketch that is in the help of the compiler but this dialog box doesn't work on windows nt/windows 2000/windows xp...When we click on OPEN it just blinks the screen and do nothing....
Can someone help us??
Any help will be greatly appreciated!
0 Kudos
2 Replies
isn-removed200637
504 Views
I use Windows NT and GETOPENFILENAME works fine for me. You appear to say that you can get the dialog box to appear, so do you then select a file? Although you do not say so, I presume the CANCEL button works OK? You have to select or type an existing file name into the 'File name' box. More information would be appreciated.
0 Kudos
Jugoslav_Dujic
Valued Contributor II
504 Views
You may also take a look at my handy wrapper for GetOpenFileName.
0 Kudos
Reply