- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to fill the "File Name" field in the "Save As" common dialog box by some default name? I couldn't find anything like that within the openfilename structure.
Thanks for help
Vit
Thanks for help
Vit
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's the lpstrFile member, i.e. the same field you get the name as the output. If it's non-blank (non-char(0)), it will appear in the dialog.
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