home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / code / sdls / !DLLMerge / !Help next >
Encoding:
Text File  |  1994-09-22  |  3.1 KB  |  74 lines

  1.       ___                _    _
  2.      !   \  !     !     ! \  / !  ___  ___   ___   ___
  3.      !    \ !     !     !  \/  ! !__  !___) /  __ !__
  4.      !____/ !____ !____ !      ! !___ !   \ \___/ !___
  5.  
  6.              ©   1 9 9 4   S t r a y l i g h t
  7. ___________________________________________________________
  8.  
  9.   The DLLMerge application is Copyright © 1994 Straylight.
  10.   You may give copies of this application to other people
  11.       or distribute it with software packages, whether
  12.   commercial or not, provided that you make no profit from
  13.      doing so, and that all files contained within the    
  14.             application are included unchanged.
  15. ___________________________________________________________
  16.  
  17.                        About DLLMerge                      
  18.  
  19. The '!DLLs' resource folder contains libraries which can be
  20. shared by applications, thus saving memory.  When new or
  21. updated libraries become available, you will need to add
  22. these to your DLLs resource.  The DLLMerge application
  23. helps you do this quickly and easily.
  24.  
  25. When new libraries are made available, they will be
  26. supplied in a DLLs resource.  If you don't have one yet,
  27. just copy the one supplied.  Otherwise, you'll need to
  28. merge the new one with your current 'master' DLLs resource.
  29.  
  30. When you set up your master DLLs resource, you should put
  31. it with your System resource, either on your hard disk or
  32. the same floppy disk as the System resource.
  33.  
  34. To update your DLLs resource, double click on the DLLMerge
  35. application.  A dialogue box (see figure 1) will appear
  36. on the screen.
  37.         ____________________________________________
  38.        !                __________________________  !
  39.        ! Master !DLLs: !__________________________! !
  40.        !                __________________________  !
  41.        !    New !DLLs: !__________________________! !
  42.        ! ------------------------------------------ !
  43.        !  Drag your original DLLs folder into this  !
  44.        !                 window                     !
  45.        !____________________________________________!
  46.  
  47.               Figure 1: The DLLMerge dialogue
  48.  
  49. The top area shows you the filenames of the DLLs resources,
  50. as confirmation.  The bottom half of the dialogue box shows
  51. a prompt guiding you through the merge procedure.
  52.  
  53. To actually perform the merge, proceed as follows:
  54.  
  55. * Drag your Master DLLs resource, from your hard disk or
  56.   System floppy, to the dialogue box.  The full pathname of
  57.   the resource appears in the display area labelled 'Master
  58.   !DLLs' as confirmation.
  59.  
  60. * Drag the new DLLs resource, containing new and updated
  61.   libraries you want to add to your Master resource, to the
  62.   dialogue box.  The pathname of the resource appears in
  63.   the display area labelled 'New !DLLs' as confirmation.
  64.  
  65. DLLMerge will then perform the merge.  If all went well, a
  66. message 'DLLs folder updated successfully' is displayed,
  67. and the new libraries are immediately available for use --
  68. you do NOT have to reset your computer.
  69.  
  70. If an error occurred (e.g. 'Disc full' or 'Protected
  71. disc'), it is reported in a dialogue box.  You should try
  72. to rectify the problem and then restart the merge
  73. procedure.
  74. ___________________________________________________________