GetSaveFileNameW(3w)

NAME

GetSaveFileNameW (COMDLG32.@)

SYNOPSIS

BOOL GetSaveFileNameW
 (
  LPOPENFILENAMEW ofn
 )

PARAMS

ofn [In/Out] address of init structure.

DESCRIPTION

Creates a dialog box for the user to select a file to save.

RETURNS

TRUE on success: user enters a valid file FALSE on cancel, error, close or filename-does-not-fit-in-buffer.

IMPLEMENTATION

Defined in "commdlg.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/comdlg32/filedlg.c".

Debug channel "commdlg".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout