home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1550 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.3 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!uta!jere
  2. From: jere@uta.fi (Jere K{pyaho)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Screen Saver Library and BC++ 3.1
  5. Summary: What happened to the screen saver files?
  6. Keywords: Windows Screen savers Borland C++ 3.1
  7. Message-ID: <6464@kielouta.fi>
  8. Date: 28 Aug 92 07:14:42 GMT
  9. Distribution: world
  10. Organization: University of Tampere, Finland
  11. Lines: 42
  12.  
  13. Could someone from Borland clarify for good what the real issue
  14. about the Windows 3.1 screen saver API is about?
  15.  
  16. Case in point: reading the documentation for the Screen Saver
  17. Library in the on-line help file included with Borland C++ 3.1,
  18. one sees references to files called SCRNSAVE.H and SCRNSAVE.LIB.
  19. One checks out the file list for BC++ 3.1 only to find out that
  20. no such files are included.
  21.  
  22. First someone said the files were forgotten from the distribution.
  23. That information came from Borland, if I recall correctly, with
  24. claim that the missing files would be put on CompuServe or somesuch.
  25. Not long after that a person relayed information from Borland U.K.'s
  26. tech support; the files were not included in the distribution
  27. because of technical reasons (calls to internal MSC run-time
  28. helper functions etc.)
  29.  
  30. Now, screen savers are not the most important programs in the
  31. world, I grant it, but they're important enough to build an API
  32. (at least a sort of) for them. Can us Borland users have the
  33. opportunity to write a few savers now and then, complete with
  34. password options and all, sometime in the future?
  35.  
  36. Of course there is example code included with BC++ 3.1 for
  37. writing screen savers - with the ObjectWindows library.
  38. But what if OWL is too big for such a little thing? What if
  39. you don't want to use the (somewhat bulky) DLL and the
  40. class library? I would assume that Borland could have gotten
  41. the source code for the Screen Saver Library in their
  42. cross-license agreement (or whatever) with Microsoft, just
  43. compiled the stuff with BC and put it into a library. Why not?
  44.  
  45. I hope we can put this topic to rest - with two silly files,
  46. I could have written a six-pack of savers in one afternoon,
  47. instead of harassing our local tech support and using my
  48. Internet account as a soap box.
  49.  
  50. How's that for my ECU's worth,
  51. Jere
  52. -- 
  53. /* Jere K{pyaho -- jere@kielo.uta.fi -- University of Tampere, Finland */
  54. /* Department of Translation Studies -- Department of Computer Science */
  55.