I learned a lot from using Visual Basic. And I won't repeat that mistake.
Visual Basic VB6 Table of Contents TOC
- Visual Basic VB6 Table of Contents TOC
- Program Extension PlugIns DLL SO and Drivers
- Thraex Installer Issues – generates install packages
- VBScript and the VbsEdit Software
- vb6 Using Scintilla SciLexer DLL
- VB6-CoolMenu
- DAO Issues with VB project using database references
- Visual Basic
- Visual Basic VB6 References Used During SKC Software Development
- Visual Basic VB6 Understanding Microsoft Classes
- Visual Basic VB6 Reverse Engineering
End of TOC
Visual Basic
- PlanetSourceCode – Super collection of source code VB ( and other languages also!)
- Declaring Visual Basic Variables and Constants – includes const declarations and static declaration within procedure that can hold its value between calls to that procedure
- vbSendMail
- How To Send a Message from Visual Basic by Using WebDAV
- http://www.piero——tofy.it/pages/extras/forum/6/38992-inviare_email_con_vb5/ System.Net.Mail.MailMessage – used to send email – domain listed as infected.
- SMTP Send Mail with Winsock Component with UserName PassWord Authentication – includes basRadix64: Radix 64 en/decoding functions module. SMTP on PlanetSourceCode.com
- vbSendMail.dll Version 3.65 – professional level with good documentation
- Winsock Control does not Fire Error Event in all Cases error = 10048
- Winsock error not flagged – server is not listening – error not flagged
- Winsock SendData Method Generates Error 40006
- Winsock properties methods and events
- How to launch a program inside your own Visual Basic window – Start another program inside your MDI form
- UserControls – how to include custom persistant properties in the object and have them show up in the object property list: MSDN UserControl Properties Create your own UserControl
- vb6: How to put a link on a form
0 Comments