- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi experts,
I want to bring out a file choosing dialog box to the user, so that he/she can choose a file without typing its name. I am wondering whether there is built-in function of Visual Fortran, or is there any ActiveX ready for use. How to use it?
Thank you very much,
beginner
I want to bring out a file choosing dialog box to the user, so that he/she can choose a file without typing its name. I am wondering whether there is built-in function of Visual Fortran, or is there any ActiveX ready for use. How to use it?
Thank you very much,
beginner
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a CVF sample program called GETOPENFILENAME that demonstrates this - it uses the GetOpenFileName Win32 API routine.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My [http://www.geocities.com/jdujic/fortran/xft/xfthome.htm]XFTLite[/url] package contains a wrapper around GetOpenFileName, called XGetOpenFile, which is simpler to use.
Jugoslav
Jugoslav

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page