windows-nt/Source/XPSP1/NT/shell/ext/cscui/fopendlg.h

17 lines
415 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// 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