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.

15 lines
444 B

  1. <%
  2. '------------------------------------------------------------
  3. '
  4. ' Microsoft Internet Printing Project
  5. '
  6. ' Copyright (c) Microsoft Corporation. All rights reserved.
  7. '
  8. '------------------------------------------------------------
  9. Const PROGID_CLIENT_HELPER = "OlePrn.PrinterURL"
  10. Const PROGID_SNMP = "OlePrn.OleSNMP"
  11. Const PROGID_HELPER = "OlePrn.AspHelp"
  12. Const PROGID_CONVERTER = "OlePrn.OleCvt"
  13. %>