Write about your journey to work, or read others at:
Journey to Work logo

VBSide sourcecode archive

Search :  

Home Top 5   Contact Us
Categories
» Windows Operations
» Forms
» Graphics
» String Manipulation
» Database
» API Calls
» Games
» Registry
 
Top 5
»  Most Viewed
»  Most Downloaded
»  Recent Submissions
 
Counter
pages viewed today
 

The 5 most downloaded code is shown in the following table:

Position Title Downloads

1.

  Simple Video Capture 1275
  This is a simple example of video Capture using the avicap32.dll and the SendMessage functions.
All the core code is stored in a module for ease of use.
 

2.

  Send string to serial 642
  This example uses the MSComm object to send data to the serial port. You can set which port as well as modify the baud rate, parity, etc. After you've typed the text you can choose whether to send a C...(description truncated)
 

3.

  T68 classes 610
  A collection of a few of the functions you can perform with bluetooth and a Sony Ericsson T68 phone.
Enable bluetooth on your phone, then connect the program to the bluetooth comm port on your p...(description truncated)
 

4.

  Create Outlook Appointment 392
  This code demonstrates two ways to add an appointment to Outlook.
One way uses the Outlook type library added in as a reference.
The other way uses a standard vCalendar file and runs i...(description truncated)
 

5.

  XMLTV reader 333
  This is a simple code example to read XML TV data into a VB.Net collection. To find out what XMLTV is look here: http://membled.com/work/apps/xmltv/
This code demonstrates how to use collection...(description truncated)