home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / code / desklib / PopUps / Docs / ExampleSrc / !ReadMe next >
Encoding:
Text File  |  1993-05-24  |  1.2 KB  |  28 lines

  1. PopUp Server source code
  2. ========================
  3.  
  4. (NOTE: you will need a copy of DeskLib release 2 to compile this code)
  5.  
  6. This directory contains MOST of the source for the PopUp Server application.
  7. That code which is not supplied as source is supplied as AOF files ready
  8. for linking - so you can read, adjust, add to, and recompile the server
  9. for yourself.
  10.  
  11. The source code for the PopUp Manager module, and the central source for
  12. the server are not supplied, because I don't want modified versions of
  13. these floating around if it can be helped.
  14.  
  15. Please, if you do write any new Popup handlers, send them back to me so
  16. that they can become official additions to the server, rather than 3rd
  17. party 'hacks'. If you define a new type of PopUp, please register the
  18. name and data structures with me so that they are official and can be used
  19. with safety in any following applications.
  20.  
  21. If you do want to write your own server (especially if you want to help me
  22. by writing a relocatable module server and convert the PopUps into assembler!)
  23. then DON'T reverse-engineer Wimp.c and Server.c - WRITE to me, and I'll
  24. send you the source. We can then cooperate on any efforts, and ensure that
  25. only ONE !PopServer version is ever active as the official release.
  26.  
  27. Jason Williams
  28.