Main Page | File List | Globals

src/choosefile.c File Reference

Common dialog to choose files. More...

#include "plibc_private.h"
#include <Commdlg.h>

Go to the source code of this file.

Functions

char * plibc_ChooseFile (char *pszTitle, unsigned long ulFlags)
 Displays a dialog box enabling the user to select a file.


Detailed Description

Common dialog to choose files.

Definition in file choosefile.c.


Function Documentation

char* plibc_ChooseFile char *  pszTitle,
unsigned long  ulFlags
 

Displays a dialog box enabling the user to select a file.

Parameters:
pszTitle the dialog's title
ulFlags the dialog's flags, see http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/userinput/commondialogboxlibrary/commondialogboxreference/commondialogboxstructures/openfilename.asp
Returns:
the selected filename or NULL

Definition at line 37 of file choosefile.c.


Generated on Sun Sep 4 11:16:48 2005 for PlibC by  doxygen 1.4.2