openfile.h
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:

系统编程

开发平台:

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