home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_BAS / VBWRAP.ZIP / READ.ME < prev    next >
Text File  |  1994-02-04  |  2KB  |  58 lines

  1. Visual Basic Magic Wrappers
  2. ---------------------------
  3.  
  4. This collection of files consists of:
  5.  
  6.         VBMAGIC.BAS     <- Big Dog Software Wrapper Functions
  7.         VBMAGIC.DOC     <- wrapper function descriptions, MS Word 2.0
  8.         VBMAGIC.ASC     <- ascii translation of word document
  9.         READ.ME         <- this file
  10.  
  11. The module included in this bundle (VBMAGIC.BAS) and the documentation
  12. are copyrighted by Big Dog Software, and may not be reproduced
  13. independently of the distribution file (VBWRAP.ZIP).
  14.  
  15. The source code in this package may be included in any program
  16. AS IS without modification, and freely distributed in executable form.
  17. Under no circumstances are copies of the basic language module
  18. or portions thereof to be distrubuted as source code or documentation
  19. without the rest of this package.
  20.  
  21. You may freely use this utility package for personal and pleasure
  22. use.  Commercial ventures are incouraged and may be distributed
  23. with compiled versions of this package as long as the software
  24. clearly displays the following notice:
  25.  
  26.         Portions of this software are 
  27.         copyrighted by Big Dog Software (C) 1992, 1993, 1994
  28.  
  29. Description
  30. -----------
  31. The visual basic magic wrapper module is a collection of subroutines
  32. and wrapper functions, declarations and variables that provide
  33. general purpose utility to the Visual Basic for Windows(R) programmer.
  34.  
  35. Wrappers are provided for adding functionality to the stock forms,
  36. controls and Windows API capabilities.  These wrappers provide, in
  37. a single module, many capabilities found in expensive commercial
  38. controls and dynamic link libraries.
  39.  
  40. These wrappers are released for use free of charge as a gesture
  41. of good will by Big Dog Software.  It is Big Dogs policy to 
  42. contribute to the learning and capability of the day to day
  43. programmer as part if the core business function.
  44.  
  45. It is hoped that as the company grows, the good will generated
  46. by this policy will serve as a positive form of word of mouth
  47. advertisement.
  48.  
  49. Visual Basic Magic Wrappers
  50. Copyright (c) 1992, 1993, 1994
  51. Big Dog Software
  52. 25 Shirley Parkway
  53. Piscataway, N.J. 08854-4444
  54. ALL RIGHTS RESERVED
  55.  
  56.  
  57.  
  58.