Hi!

>  * harbour/contrib/hbwin/win_dlg.c
>    + added WIN_GETOPENFILENAME( [...@]<nFlags>], [<cTitle>], ;
>                                 [<cInitDir>], [<cDefExt>], ;
>                                 [<acFilter>], [...@]<nFilterIndex>], ;
>                                 [<nBufferSize>] )
>      -> <cFilePath> | <cPath> + e"\0" + <cFile1> [ + e"\0" + <cFileN> ] | ""
>    + added WIN_GETSAFEFILENAME( [...@]<nFlags>], [<cTitle>], ;
>                                 [<cInitDir>], [<cDefExt>], ;
>                                 [<acFilter>], [...@]<nFilterIndex>], ;
>                                 [<nBufferSize>] )
>      -> <cFilePath> | <cPath> + e"\0" + <cFile1> [ + e"\0" + <cFileN> ] | ""

Great! Only one detail I noticed: the correct name of the function
would WIN_GETSAVEFILENAME ()?

Regards,
Vailton Renato
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to