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.

22 lines
539 B

  1. ; Copyright (c) Microsoft Corporation. All rights reserved.
  2. ;
  3. ; Internet Print Protocol OCM INF
  4. ;
  5. [version]
  6. signature="$Windows NT$"
  7. ClassGUID={00000000-0000-0000-0000-000000000000}
  8. LayoutFile=layout.inf
  9. [Optional Components]
  10. InetPrint
  11. [InetPrint]
  12. OptionDesc = %InetPrint_Desc%
  13. Tip = %InetPrint_Tip%
  14. IconIndex = 14 ;Windows mini-icon for printers
  15. Parent = iis
  16. Needs = iis_www,iis_asp
  17. Modes = 0,1,2,3