windows-nt/Source/XPSP1/NT/shell/ext/cscui/fopendlg.h
2020-09-26 16:20:57 +08:00

17 lines
415 B
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1997 - 1999
//
// File: fopendlg.h
//
//--------------------------------------------------------------------------
#ifndef _INC_CSCUI_FOPENDLG_H
#define _INC_CSCUI_FOPENDLG_H
int OpenFilesWarningDialog(HWND hwndParent = NULL);
#endif // _INC_CSCUI_FOPENDLG_H