OptCamLib is a visual basic class for accessing Webcam features. With it you can connect to device, preview device and take snapshots. Demo program included. Original code by Wei-Meng Lee at http://www.devx.com/dotnet/Article/30375
UDS (Universal Data Serializer) is a program and library that provides easy-to-use serialization for C, C++ and Python. It is an easy way to write a class to a file, that can be used without writing complex code.