Favorite Software and Links
  • Planet Source great Site to find all kinds of source for most any language
  • Fast Lib quite a few interesting DLL & OCX's for clipper and Visual Basic, I am not using any of them at this time, but you never know.
  • Code Guru about the same as Planet Source, lot's of source code for many languages.
  • Turning a program into a NT service can be found at http://vbwire.com/advanced/howto/service.asp.
  • BALISERVICE can also take several programs (NON GUI DISPLAYING ONES) into a NT service.
  • Southern Cross Visual BasicLibraries has few interesting items for VB programmers.
  • Want to check your PC for virus's, Trend Micro does it LIVE
  • You can download the RASPPPOE for DSL modems instead of using Bell's access manager.
  • From Mark Alsop an amazing Class module for VB6. It permits communication between Application whether they be on the same CPU or in a LAN. He uses Named Pipes. (Updated March 31 2002)
  • From Mark Alsop an amazing Class module for VB6. It permits a keyboard Hook for your Application. You can control what can be or not be type , monitored etc... (Web Site)
  • From Mark Alsop an amazing Class module for VB6. It permits communication between Application whether they be on the same CPU or in a LAN. He uses Winsock. (Updated March 31 2002),  (Web Site)