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.

22 lines
324 B

  1. LIBRARY NTLANUI
  2. EXPORTS
  3. ; standard network driver callouts
  4. DllMain
  5. NPPropertyDialog
  6. NPGetPropertyText
  7. ;
  8. ; Private APIs exported for certain NT components
  9. ;
  10. I_SystemFocusDialog
  11. ShareCreate
  12. ShareStop
  13. ShareManage
  14. ShareAsDialogA0
  15. StopShareDialogA0
  16. ServerBrowseDialogA0
  17. ;;WNETAPI end