16 lines
428 B
PHP
16 lines
428 B
PHP
<%
|
|
'------------------------------------------------------------
|
|
'
|
|
' Microsoft Internet Printing Project
|
|
'
|
|
' Copyright (c) Microsoft Corporation 1998
|
|
'
|
|
'------------------------------------------------------------
|
|
|
|
|
|
Const PROGID_CLIENT_HELPER = "OlePrn.PrinterURL"
|
|
Const PROGID_SNMP = "OlePrn.OleSNMP"
|
|
Const PROGID_HELPER = "OlePrn.AspHelp"
|
|
Const PROGID_CONVERTER = "OlePrn.OleCvt"
|
|
|
|
%> |