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