|
|
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.
|
|
|
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)
|
|
|
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)
|
|
|
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)
|
|
|
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)
|