GetSaveFileName16 (COMMDLG.2)
BOOL16 GetSaveFileName16 ( SEGPTR ofn )
[In/Out] | addess of structure with data. |
Creates a dialog box for the user to select a file to save.
TRUE on success: user enters a valid file FALSE on cancel, error, close or filename-does-not-fit-in-buffer.
unknown. There are some FIXME's left.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/commdlg/filedlg16.c". source.winehq.org/source/dlls/commdlg/filedlg16.c
Debug channel "commdlg".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.