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.

17 lines
294 B

  1. LIBRARY CNETCFG
  2. HEAPSIZE 512
  3. SECTIONS
  4. .data READ WRITE
  5. .instance READ WRITE
  6. EXPORTS
  7. InetConfigSystem=_InetConfigSystem@12
  8. InetStartServices=_InetStartServices@0
  9. InetNeedModem=_InetNeedModem@4
  10. InetNeedSystemComponents=_InetNeedSystemComponents@8