ReadMe.txt
上传用户:sunbaby
上传日期:2013-05-31
资源大小:242k
文件大小:2k
源码类别:

mpeg/mp3

开发平台:

Visual C++

  1. ========================================================================
  2.     DYNAMIC LINK LIBRARY : dshow Project Overview
  3. ========================================================================
  4. AppWizard has created this dshow DLL for you.  
  5. This file contains a summary of what you will find in each of the files that
  6. make up your dshow application.
  7. dshow.vcproj
  8.     This is the main project file for VC++ projects generated using an Application Wizard. 
  9.     It contains information about the version of Visual C++ that generated the file, and 
  10.     information about the platforms, configurations, and project features selected with the
  11.     Application Wizard.
  12. dshow.cpp
  13.     This is the main DLL source file.
  14. When created, this DLL does not export any symbols. As a result, it  
  15. will not produce a .lib file when it is built. If you wish this project 
  16. to be a project dependency of some other project, you will either need to 
  17. add code to export some symbols from the DLL so that an export library 
  18. will be produced, or you can set the Ignore Input Library property to Yes 
  19. on the General propert page of the Linker folder in the project's Property 
  20. Pages dialog box.
  21. /////////////////////////////////////////////////////////////////////////////
  22. Other standard files:
  23. StdAfx.h, StdAfx.cpp
  24.     These files are used to build a precompiled header (PCH) file
  25.     named dshow.pch and a precompiled types file named StdAfx.obj.
  26. /////////////////////////////////////////////////////////////////////////////
  27. Other notes:
  28. AppWizard uses "TODO:" comments to indicate parts of the source code you
  29. should add to or customize.
  30. /////////////////////////////////////////////////////////////////////////////