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

19 lines
411 B
C
Raw Normal View History

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