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.

18 lines
476 B

  1. /***************************************************************************
  2. *
  3. * VERALL.H
  4. *
  5. * Include this header file for proper resource version where the component
  6. * consists of all TerminalServer code. See ctxver.h for details.
  7. *
  8. * Copyright Microsoft Corporation, 1998
  9. *
  10. *
  11. ****************************************************************************/
  12. #define VER_CTXCONTENT 1
  13. //#define VER_CTXALLCONTENT 1
  14. #define VER_CTXSOMECONTENT 1
  15. #include <ctxver.h>