home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / dll / readme.txt < prev   
Encoding:
Text File  |  1988-10-20  |  219 b   |  5 lines

  1.  
  2. This directory contains an example of a Windows Dynamic Link Library
  3. (DLL) which may be used in conjunction with Microsoft Excel.
  4. Developers may create their own customized DLL by using this example 
  5. as a "recipe".