WindowsXP/shell/ext/cscui/openfile.h
2025-04-27 07:49:33 -04:00

19 lines
429 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