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.

39 lines
886 B

  1. ; -----------------------------------------------------------------
  2. ;
  3. ; NETMAP.INF
  4. ;
  5. ; Maps pre-NT5 InfID of netcards to its NT5 equivalent
  6. ; used by netupgrd.dll during upgrade to NT5
  7. ;
  8. ; Copyright (c) 1993-1997, Microsoft Corporation
  9. ;
  10. ; -----------------------------------------------------------------
  11. [version]
  12. signature="$Windows NT$"
  13. ; -----------------------------------------------------------------
  14. ; Services
  15. ;
  16. [OemNetServices]
  17. ; ----------------------------------------
  18. ; Modem Sharing Service Upgrade Map
  19. ModemSharingServer=MS_MDMSHRSRV
  20. SERRDR=MS_SERRDR
  21. ; -----------------------------------------------------------------
  22. ; Upgrade support for OEM
  23. ;
  24. [OemUpgradeSupport]
  25. ; ----------------------------------------
  26. ; Modem Sharing Service Upgrade DLL
  27. MS_MDMSHRSRV=MDMSHRUP.DLL,netmshr.inf
  28. MS_SERRDR=MDMSHRUP.DLL,netsrdr.inf