home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Utilities / Winter Shell 1.0d2 / Documentation / Credits next >
Encoding:
Text File  |  1994-01-19  |  1.2 KB  |  25 lines  |  [TEXT/TeSt]

  1. -- Contributions
  2.  
  3. Contributions by Eric Bowman (bobo@reed.edu)
  4.  
  5. 94/01/18 (PopupCDEF 1.0b1)
  6. - Added call to GetMHandle to allow use of menus created by the application
  7. that are not in the resource file. Also fixed use of an already disposed
  8. handle in the CDEF's dispose routine. Thanks to Eric Bowman (bobo@reed.edu)
  9. for both of these.
  10.  
  11. Contributions by Chuck Pliske (chuckp@carson.u.washington.edu):
  12.  
  13. 94/01/10 (Winter Shell 1.0d1)
  14. - I compiled under TC6.0.1 and needed a few fixes:
  15. Screenlib.c : size_t not found; added #include <size_t.h>
  16. Filelib.c : kOnSystemDisk not found; added "#include <folders.h>
  17. Traplib.h : "_Gestalt" already defined in traps.h, removed it from traplib.h
  18. After that everything came up and ran just fine. Size of app produced:305k,
  19. and very pretty.
  20.  
  21. -- Credits
  22.  
  23. Some code and ideas were adapted from the source code for the antivirus utility Disinfectant 2.4 by John Norstad of Northwestern University. The Thumbwheel control used in the "Word Wrap" dialog was written by JohnC, who has written other CDEFs and useful Macintosh utilities. The TE32K TextEdit replacement, which supports editing of files larger than 32K, was written by Roy Wood. I retrieved all of these programs from sumex-aim.stanford.edu.
  24.  
  25.