- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear There,
I'm writing simple fortran code using console application. I use a dialog box as user GUI. When user inputs a file name, I like to use a standard dialog box function to implement, such as GetOpenFile in comdlg32.f90. I'm not sure if I can use it in a console application. I didn't find any information from help file. If you happen to know something about it, would you please to tell me?
Thanks a lot.
Honestman
I'm writing simple fortran code using console application. I use a dialog box as user GUI. When user inputs a file name, I like to use a standard dialog box function to implement, such as GetOpenFile in comdlg32.f90. I'm not sure if I can use it in a console application. I didn't find any information from help file. If you happen to know something about it, would you please to tell me?
Thanks a lot.
Honestman
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you can.. In fact, a sample Console application using GetOpenFileName is provided with the product.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much. I got it. It's what I need.

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