home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code2 / q_cards / qcard.txt < prev   
Text File  |  1993-04-30  |  582b  |  17 lines

  1. QCard.DLL is released to the public as FreeWare. It
  2. may be copied and redistributed provided all the 
  3. enclosed files remain in tact. The file list is
  4. as follows:
  5.  
  6. QCARD.TXT    This file
  7. QCARD.DLL    The main DLL file
  8. QCARD.HLP    The documentation file
  9. DLL_TEST.EXE    The VB demo program
  10.         (requires VBRUN100.DLL)
  11. DLL_TEST.MAK    The VB make file
  12. FORM1.FRM    Main form for the VB demo
  13. ABOUT.FRM    About form for the VB demo
  14. GLOBAL.BAS    VB/QCard function delcarations
  15. C_FILES.TXT    Text on using QCard.DLL in C/C++
  16. QCARD.H        Function declaration header
  17. QCARD.LIB    Library file for QCard.DLL