GetOpenFileNameW (COMDLG32.@)
BOOL GetOpenFileNameW ( LPOPENFILENAMEW ofn )
ofn | [In/Out] | address of init structure. |
Creates a dialog box for the user to select a file to open.
TRUE on success: user enters a valid file FALSE on cancel, error, close or filename-does-not-fit-in-buffer.
Defined in "commdlg.h".
Implemented in "dlls/comdlg32/filedlg.c". source.winehq.org/source/dlls/comdlg32/filedlg.c
Debug channel "commdlg".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.