home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / a_14_Handy2056213262007.psc / @PSC_ReadMe_68220_1.txt
Text File  |  2007-03-26  |  2KB  |  24 lines

  1. Title: a 14 Handy modules about different subjects
  2. Description: Read the README file for some information about almost ALL functions subs and properities in the modules.
  3. YOU CAN USE THIS CODE FOR FREE
  4. AND HAVE FUN!!! :)
  5. modBatch: ### This module is here to use the batch language in visualbasic ###
  6. modEncryption: ### Some encryption methods ###
  7. modEnum: ### Originally made for all enum functions, but only 1 is in there ###
  8. modExeData: ### Module to add files of 3GB or lower to an EXE, and to read from it ###
  9. modFiles: ### I don't use it often, it is used for basic file handling ###
  10. modInStart: ### start your program automatically when the computer starts ###
  11. modMouse: ### I don't think I have to explain this ###
  12. modNumtoStr: ### Changes an number (50) to an ascii-string(in hex: "00 00 00 32") ###
  13. modStrings: ### All string-related functions ###
  14. modSysTray: ### Add your program to the systemtray ###
  15. modTreeView: ### easily edit treeview ###
  16. modWebcam: ### Add pictures directly from the webcam to your picturebox ###
  17. modWindows ### some apis about hwnds ###
  18. Specialapi: VERY BIG, all catagories not nice code
  19.  
  20. This file came from Planet-Source-Code.com...the home millions of lines of source code
  21. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=68220&lngWId=1
  22.  
  23. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  24.