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.

15 lines
649 B

  1. /*****************************************************************************\
  2. * *
  3. * ole2ver.h - OLE 2 Version Number Info *
  4. * *
  5. * Copyright (c) 1992-1993, Microsoft Corp. All rights reserved. *
  6. * *
  7. \*****************************************************************************/
  8. #ifndef _OLE2VER_H_
  9. #define _OLE2VER_H_
  10. #define rmm 23
  11. #define rup 639
  12. #endif