I have done some VB programming and I might have some useful samples. There is, however, an abundance of very useful sites with samples of using VB for nearly everything we might need.
The first sample I am providing is a sample use of CryptEncrypt and CryptDecrypt in the Cryptography portion of the Platform SDK. I did a lot of searching for samples using CryptEncrypt and CryptDecrypt in VB but I did not find anything useful for one reason or another. I hope my sample is useful for others.
See my Visual C++ Programmer Stuff page for more C++ stuff.