render.rc
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:1k
开发平台:

Visual C++

  1. //==========================================================================;
  2. //
  3. //  THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
  4. //  KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  5. //  IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
  6. //  PURPOSE.
  7. //
  8. //  Copyright (c) 1992 - 1997  Microsoft Corporation.  All Rights Reserved.
  9. //
  10. //--------------------------------------------------------------------------;
  11. #include <windows.h>
  12. #include <activex.ver>
  13. // Version information
  14. #define VERSION_RES_BIN_NAME        "Render.ax"
  15. #define VERSION_RES_BIN_DESCRIPTION "Render Filter"
  16. #define AMOVIE_SELF_REGISTER
  17. #include <activex.rcv>