Browsing Visual Basic 6
IRC TO RTF (Rich Text Format)
Converts IRC text to RTF and displays it in a RichText Box.
As(s)embler Plus VB Picture Processing Fun
As(s)embler Plus VB Picture Processing Fun: by Robert Rayment.
Setting up a Systray App Properly with WinAPIs
This example shows a very simple very well documented sourcecode on how to create a systray application without the overhead of a class file filled with bugs using two simple WinAPI calls and three functions to further simplify those!I've seen several examples at PSC in VB on how to setup a systray application using a class file.
Right Click Pop Up Menus, how to
This article discribes how to insert pop up menus.
Server Key Licence
Allow multiple users to use your app which is *licenced* from one server.
Load JPG, GIF, or BMP from Byte Array
Load a Picture object from an array of bytes in memory.