Main Page | File List | Globals

src/choosedir.c File Reference

Common dialogs to choose files. More...

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

Go to the source code of this file.

Functions

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


Detailed Description

Common dialogs to choose files.

Definition in file choosedir.c.


Function Documentation

char* plibc_ChooseDir char *  pszTitle,
unsigned long  ulFlags
 

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

Parameters:
pszTitle the dialog's title
ulFlags the dialog's flags, see http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/reference/structures/browseinfo.asp
Returns:
the selected filename or NULL

Definition at line 34 of file choosedir.c.


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