Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
560 B

  1. #include "resource.h"
  2. /////////////////////////////////////////////////////////////////////////////
  3. //
  4. // REGISTRY
  5. //
  6. IDR_WiaVideo REGISTRY DISCARDABLE "WiaVideo.rgs"
  7. /////////////////////////////////////////////////////////////////////////////
  8. //
  9. // String Table
  10. //
  11. STRINGTABLE DISCARDABLE
  12. BEGIN
  13. IDS_PROJNAME "WiaVideo"
  14. IDS_WIAVIDEO_DESC "WiaVideo Class"
  15. IDS_SNAPSHOT "Picture"
  16. IDS_NUM_FORMAT "%03d"
  17. END
  18. 1 TYPELIB "WiaVideo.tlb"
  19. #include "wiavideo.rcv"