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.

11 lines
549 B

  1. The code in this subtree is networking UI. lmui stands for "Lan Manager User
  2. Interface". The directories:
  3. debug -- debugging support
  4. netobjs -- property sheets for SMB network objects
  5. ntshrui -- Sharing in the shell. See ntshrui\ntshrui.doc
  6. ntshrui.new -- Sharing in the shell, with remote sharing capabilities. This
  7. code is not finished or tested.
  8. shareui -- The Shared Directories Folder, in the Resource Kit
  9. shareui.new -- shareui with support for SFM and FPNW in addition to SMB shares.
  10. This is most definitely not finished.