#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. |
Definition in file choosedir.c.
|
Displays a dialog box enabling the user to select a directory or a file.
Definition at line 34 of file choosedir.c. |