home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / tools / 738 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  2.0 KB

  1. Path: sparky!uunet!mcsun!uknet!keele!coa44
  2. From: coa44@seq1.keele.ac.uk (Mark Scase)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Re: Screen Saver
  5. Summary: what Borland told me...
  6. Message-ID: <3844@keele.keele.ac.uk>
  7. Date: 20 Aug 92 08:24:52 GMT
  8. References: <1992Aug17.151143.1548@msdhsv.ingr.com> <1992Aug19.213227.8458@wam.umd.edu>
  9. Organization: University of Keele, England
  10. Lines: 34
  11.  
  12. In article <1992Aug19.213227.8458@wam.umd.edu>, kovert@wam.umd.edu (Todd Kover) writes:
  13. > In article <1992Aug17.151143.1548@msdhsv.ingr.com> ahmad@norooz.b17a.ingr.com writes:
  14. > >Borland C++ & AF on-line helps has a topic about screen saver. It
  15. > >mentions SCRNSAVE.LIB and SCRNSAVE.H files but I could not find
  16. > >these files. Why is that?
  17. > Because Borland forgot to include them.  
  18. >
  19. This is not what I was told.  I wrote to Borland UK about this and got a
  20. fax from Brian Long in their technical support.  It said (quoting verbatim):
  21.  
  22. "The help file you are viewing is licensed directly from Microsoft. As such,
  23. there may be occasions where inaccuracies can occur with our product. The
  24. reference to the screen saver files is one of those times.
  25. "Unlike most .LIB files that are used under Windows, SCRNSAVE.LIB is not
  26. an import library for a DLL, but is a static library.  Because of this fact,
  27. it cannot be linked with Borland C++ (due to inconsistencies in internal
  28. run-time library helper functions etc.). As such, it was not shipped with
  29. the product.
  30. "However, you might like to take a look at the OWLSCRN project in the
  31. \BORLANDC\OWL\EXAMPLES\SCRNSAVE directory for an example of a screen saver
  32. implementation."
  33.  
  34. I did not really understand this explanation.  If anyone could explain
  35. what this means I'd be grateful.
  36.  
  37. > Last I heard they were going to be making them available on their BBS and on
  38. > CompuServe.
  39.  
  40. This seems to contradict with my message from Borland. If the files are
  41. available, could someone ftp them to cica?
  42.  
  43. Mark Scase    coa44@keele.ac.uk
  44.      or   coa44%keele.ac.uk@nsfnet-relay.ac.uk
  45.