openfile.h
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 0k
Category:

Windows Kernel

Development Platform:

Visual C++

  1. //+-------------------------------------------------------------------------
  2. //
  3. //  Microsoft Windows
  4. //
  5. //  Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. //  File:       openfile.h
  8. //
  9. //--------------------------------------------------------------------------
  10. #ifndef _INC_CSCVIEW_OPENFILE_H
  11. #define _INC_CSCVIEW_OPENFILE_H
  12. DWORD OpenOfflineFile(LPCTSTR pszFile);
  13. #endif // _INC_CSCVIEW_OPENFILE_H