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.

23 lines
618 B

  1. /****************************Module*Header******************************\
  2. * Module Name: PS2.C
  3. *
  4. * Module Descripton: This file is a wrapper for the actual file that
  5. * implements code to generate CSAs and CRDs. The wrapper is used so
  6. * that the actual file can be share by the pscript5 & mscms projects
  7. *
  8. * Warnings:
  9. *
  10. * Issues:
  11. *
  12. * Public Routines:
  13. *
  14. * Created: 13 May 1996
  15. * Author: Srinivasan Chandrasekar [srinivac]
  16. *
  17. * Copyright (c) 1996, 1997 Microsoft Corporation
  18. \***********************************************************************/
  19. #include "mscms.h"
  20. #include "ps2.c"