Creating a Tux.Net Project (Windows Embedded CE 6.0)

1/6/2010

TuxNetSkeleton is a skeleton project that can serve as a template for creating new test assemblies or for quickly learning what a test assembly is composed of. The file dependencies of such a project include the following:

File type File names

Managed

Microsoft.MobileDevices.TuxNet.Core.dll

Microsoft.MobileDevices.MDUtils.dll

Microsoft.MobileDevices.Utils.dll

Microsoft.WindowsCE.Logging.dll

Native

Qa.dll

The public interfaces provided and used by Tux.Net are documented in the accompanying TuxNet.chm file.

See Also

Concepts

Tux.Net Architecture