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.

11 lines
325 B

  1. EASP directory subtree has to do with Encrypted ASPs.
  2. It contains the following projects:
  3. 1) cmd
  4. -- Command line application to encrypt/decrypt ASPs
  5. 2) comp
  6. -- ActiveX server component the implements the
  7. PageEncryptor object
  8. The above projects use easpcore.cpp and easpcore.h from
  9. standard Denali sources.