Source code of Windows XP (NT5)
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
1.5 KiB

  1. /*************************************************************************
  2. * *
  3. * BREAKER.RC *
  4. * *
  5. * Copyright (C) Microsoft Corporation 1990-1994 *
  6. * All Rights reserved. *
  7. * *
  8. **************************************************************************
  9. * *
  10. * Module Intent *
  11. * Resource File for MVBRKR.DLL *
  12. * *
  13. **************************************************************************
  14. * *
  15. * Current Owner: BinhN *
  16. * *
  17. *************************************************************************/
  18. #include <verinfo.h>
  19. #define VERSIONNAME DLLFILE_ANSIUSA
  20. #define VERSIONDESCRIPTION "MediaView Breaker Library\0"
  21. #define VERSIONTYPE VFT_DLL
  22. #define VERSIONSUBTYPE VFT2_UNKNOWN
  23. #include <verinfo.rc>
  24. #include <windows.h>