GetSaveFileName16 (COMMDLG.2)
BOOL16 GetSaveFileName16 ( SEGPTR ofn )
[In/Out] | address 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 FIXMEs left.
Declared in "include/vfw.h". gitlab.winehq.org/wine/wine/blob/master/include/vfw.h
Implemented in "dlls/commdlg.dll16/filedlg.c". gitlab.winehq.org/wine/wine/blob/master/dlls/commdlg.dll16/filedlg.c
Debug channel "commdlg".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.