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

19 lines
411 B
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1997 - 1999
//
// File: openfile.h
//
//--------------------------------------------------------------------------
#ifndef _INC_CSCVIEW_OPENFILE_H
#define _INC_CSCVIEW_OPENFILE_H
DWORD OpenOfflineFile(LPCTSTR pszFile);
#endif // _INC_CSCVIEW_OPENFILE_H