home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / win32 / 217 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alf.uib.no!hsr.no!fics!ekl
  3. From: ekl@fics.uucp
  4. Subject: Re: Recursive folders?
  5. Organization: Kvam data as
  6. Date: Tue, 21 Jul 1992 17:32:06 GMT
  7. Message-ID: <1992Jul21.173206.2211@fics.uucp>
  8. References: <1992Jul17.192838.4613@math.ufl.edu> <1992Jul20.180746.19762@cs.umn.edu>
  9. Lines: 27
  10.  
  11. In article <1992Jul20.180746.19762@cs.umn.edu> joiner@cs.umn.edu (Jay Joiner) writes:
  12. >In <1992Jul17.192838.4613@math.ufl.edu> sorrow@maple.circa.ufl.edu writes:
  13. >
  14. >>The WinNT SDK Reference does not mention if the Windows GUI will support
  15. >>folders in folders....someone tell me that if it has multi-threading
  16. >>capabilities, it can have folders within folders!
  17. >
  18. >Maybe I'm missing something, but I don't see what multi-threading has
  19. >to do with folders.  The former is a CPU scheduling feature, and the
  20. >latter is a file system feature.  I assume by folders you mean directories.
  21. >FAT, HPFS, and NTFS (presumably) all allow nested, tree-structured 
  22. >directories, so what's the big deal?
  23. >
  24. >Jay Joiner
  25. >Univ of MN
  26.  
  27. The "folders in folders" feature mentioned is probably the ability to
  28. *show* the filesystem hierarchically, like on the Mac or under os/2 2.0.
  29.  
  30. I do not believe this is scheduled for the first release of NT. Rather,
  31. I understand (guess may be the right word...) that this is part of
  32. what Cairo is all about.
  33.  
  34. Eirik Lygre
  35. Kvam data as
  36. ekl@fics.uucp
  37.  
  38.