Download Portable Device Lib
Description
This project provide a set of class to access Windows Portable Device (WPD) with .NET Framework
Source Files
The download file portabledevicelib.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Libs/GalaSoft.MvvmLight.Extras.WPF4.XML// w w w .j av a2 s . c om
Libs/GalaSoft.MvvmLight.Extras.WPF4.dll
Libs/GalaSoft.MvvmLight.WPF4.XML
Libs/GalaSoft.MvvmLight.WPF4.dll
Libs/System.Windows.Interactivity.dll
Libs/x64/Interop.PortableDeviceApiLib.dll
Libs/x64/Interop.PortableDeviceTypesLib.dll
Libs/x86/Interop.PortableDeviceApiLib.dll
Libs/x86/Interop.PortableDeviceTypesLib.dll
src/PortableDeviceLib/LocalTestRun.testrunconfig
src/PortableDeviceLib/PortableDeviceExplorer/App.xaml
src/PortableDeviceLib/PortableDeviceExplorer/App.xaml.cs
src/PortableDeviceLib/PortableDeviceExplorer/Assets/Styles.xaml
src/PortableDeviceLib/PortableDeviceExplorer/Converters/PortableDeviceConverter.cs
src/PortableDeviceLib/PortableDeviceExplorer/GlobalObjects.xaml
src/PortableDeviceLib/PortableDeviceExplorer/MainWindow.xaml
src/PortableDeviceLib/PortableDeviceExplorer/MainWindow.xaml.cs
src/PortableDeviceLib/PortableDeviceExplorer/Messages/ShowDeviceMessage.cs
src/PortableDeviceLib/PortableDeviceExplorer/PortableDeviceExplorer.csproj
src/PortableDeviceLib/PortableDeviceExplorer/PortableDeviceExplorer.csproj.vspscc
src/PortableDeviceLib/PortableDeviceExplorer/Properties/AssemblyInfo.cs
src/PortableDeviceLib/PortableDeviceExplorer/Properties/Resources.Designer.cs
src/PortableDeviceLib/PortableDeviceExplorer/Properties/Resources.resx
src/PortableDeviceLib/PortableDeviceExplorer/Properties/Settings.Designer.cs
src/PortableDeviceLib/PortableDeviceExplorer/Properties/Settings.settings
src/PortableDeviceLib/PortableDeviceExplorer/ViewModels/MainWindowViewModel.cs
src/PortableDeviceLib/PortableDeviceExplorer/ViewModels/PortableDeviceViewerViewModel.cs
src/PortableDeviceLib/PortableDeviceExplorer/ViewModels/ViewModelLocator.cs
src/PortableDeviceLib/PortableDeviceExplorer/Views/PortableDeviceViewer.xaml
src/PortableDeviceLib/PortableDeviceExplorer/Views/PortableDeviceViewer.xaml.cs
src/PortableDeviceLib/PortableDeviceExplorer/app.config
src/PortableDeviceLib/PortableDeviceLib.sln
src/PortableDeviceLib/PortableDeviceLib.vsmdi
src/PortableDeviceLib/PortableDeviceLib.vssscc
src/PortableDeviceLib/PortableDeviceLib/ClassDiagram1.cd
src/PortableDeviceLib/PortableDeviceLib/ContentType.cs
src/PortableDeviceLib/PortableDeviceLib/DevicePortablePKeys.cs
src/PortableDeviceLib/PortableDeviceLib/Factories/PortableDeviceEventTypeFactory.cs
src/PortableDeviceLib/PortableDeviceLib/Factories/PortableDeviceObjectFactory.cs
src/PortableDeviceLib/PortableDeviceLib/FunctionalCategory.cs
src/PortableDeviceLib/PortableDeviceLib/ITreeNode.cs
src/PortableDeviceLib/PortableDeviceLib/MTPConstants.cs
src/PortableDeviceLib/PortableDeviceLib/Model/PortableDeviceContainerObject.cs
src/PortableDeviceLib/PortableDeviceLib/Model/PortableDeviceEventDescription.cs
src/PortableDeviceLib/PortableDeviceLib/Model/PortableDeviceEventOption.cs
src/PortableDeviceLib/PortableDeviceLib/Model/PortableDeviceEventType.cs
src/PortableDeviceLib/PortableDeviceLib/Model/PortableDeviceFolderObject.cs
src/PortableDeviceLib/PortableDeviceLib/Model/PortableDeviceFonctionalObject.cs
src/PortableDeviceLib/PortableDeviceLib/Model/PortableDeviceObject.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDevice.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceCapabilities.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceCollection.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceEventArgs.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceEventCallback.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceException.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceGuids.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceHelpers.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/Factories/PortableDeviceCollectionFactory.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/MTPConstantsTest.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceCollectionTest.CountGet.g.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceCollectionTest.GetDeviceIdsGet.g.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceCollectionTest.InstanceGet.g.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceCollectionTest.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceGuidsTest.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceHelpersTest.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceLib.Designer.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceLib.Tests.csproj
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceLib.Tests.csproj.vspscc
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceLib.stubx
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDevicePKeysTest.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceTest.Constructor.g.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/PortableDeviceTest.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/Properties/AssemblyInfo.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.Tests/Properties/PexAssemblyInfo.cs
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.csproj
src/PortableDeviceLib/PortableDeviceLib/PortableDeviceLib.csproj.vspscc
src/PortableDeviceLib/PortableDeviceLib/Properties/AssemblyInfo.cs
src/PortableDeviceLib/PortableDeviceLib/Tree.cs
src/PortableDeviceLib/PortableDeviceLib/TreeNode.cs
Download
Click the following link to download portabledevicelib.zip.
portabledevicelib.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »