Saturday, April 28, 2007

VB Projects

VB Projects


Adjust flexgrid cell
Adjust flexgrid cell to text width
Animation
Simple animation with picure control
Centering form caption
Form with center-aligned caption
Coffee machine
In-depth coverage of coffee-brewing process ;)
Creating fileshares
Creating / deleting fileshares on local system
Creating shortcuts
Create Desktop/Start Menu shortcuts from VB
Custom buttons
Form with customized buttons in control box
Directory browser
Explores the directory structure, returns basic file information
Disable mouse events
Disable mouse events for specified control
File search by extension
Recursively search selected directory and all its sub-directories for files with specified extension
File transfer
Simple file transfer using Winsock control
File watcher
Monitors changes in selected directory (adding/deleting files)
Formatting flexgrid
Formatting numeric FlexGrid cells in American or Europian standards
Get Content Type
Search Registry for content type for the selected file
Get HTML source
Gets HTML source of specified URL, using Winsock control
Get modem port
Detects COM port used by modem
HTTP proxy
Simple HTTP proxy for sharing Web access between computers
ipconfig
Shows system network configuration information, using ipconfig/winipcfg
Large File Split/Merge
Splitting large file onto smaller ones and merging it back
MAPI
Reading messages in mailbox, using MS MAPI controls
MCI Sound Player
Playing sounds with MS Multimedia Control
Menu with images
Adding images to menu items
MP3 normalizer
Standardizes MP3 ID tags and file names, converts Cyrillic letters to Latin
Net Send
VB implementation of "net send" command
Netstat 2000
Shows network usage information and active TCP/UDP connections
No duplicate entries
Do not permit duplicate entries in combo box
Outlook Address Book
Using Outlook Address book for sending e-mails
Set font color
Using RTF to change RichTextBox font color
Shapes
Playing with VB Shape control
SOAP test
Sending test SOAP request to web service and displaying response
Text-to-image converter
Save typed text into bitmap
Text find/replace
Find/Replace text in opened file
Textfile viewer
Shows specified text file
UPS component
Calculates UPS shipping costs
View NT groups
Shows list of groups/users on specified computer
Word template
Applying MS Word template to text file and printing it
Writing DNS control
Writing control resolving host name to IP address and back
Using DNS control
Using DNS control to resolve host names to IP addresses
Writing SMTP control
ActiveX control to send e-mails from VB application
Sending email
Using SMTP component to send e-mails
Mailing list
Using SMTP component to process maling list
Writing WhoIs control
ActiveX control, sending queries to WhoIs server
Using WhoIs control
Using WhoIs control to query WhoIs server
View HTML source
Using oswinsck.dll for viewing HTML page source