Download Exchange Legacy API Scanner

Description

Microsoft Exchange Server has a long history of creating APIs that you can use to extend and integrate your applications with Exchange. This project aims to support people to find code which uses APIs which are not longer supported in Exchange 2010.

Source Files

The download file exapiscanner.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
ExchangeApiScanner/ApiScanner.Core/ApiScannerCore.csproj
ExchangeApiScanner/ApiScanner.Core/ApiScannerCore.csproj.vspscc
ExchangeApiScanner/ApiScanner.Core/Artifact.cs
ExchangeApiScanner/ApiScanner.Core/Certainty.cs
ExchangeApiScanner/ApiScanner.Core/ComInfo.cs
ExchangeApiScanner/ApiScanner.Core/ConfigurationElementCollection.cs
ExchangeApiScanner/ApiScanner.Core/ConfigurationKnownTypes.cs
ExchangeApiScanner/ApiScanner.Core/DavSearchHelper.cs
ExchangeApiScanner/ApiScanner.Core/DynamicConfigurationElementCollection.cs
ExchangeApiScanner/ApiScanner.Core/EnumerableExtension.cs
ExchangeApiScanner/ApiScanner.Core/EventBinding.cs
ExchangeApiScanner/ApiScanner.Core/EventFinder.cs
ExchangeApiScanner/ApiScanner.Core/ExchangeDllDependencyScannerConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/ExchangeDllDependencyScannerModule.cs
ExchangeApiScanner/ApiScanner.Core/ExchangeDllScannerModule.cs
ExchangeApiScanner/ApiScanner.Core/ExchangeDllScannerTestConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/ExchangeStoreScanner.cs
ExchangeApiScanner/ApiScanner.Core/ExchangeStoreScannerTestConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/FastByteSearcher.cs
ExchangeApiScanner/ApiScanner.Core/FatalScannerError.cs
ExchangeApiScanner/ApiScanner.Core/FileSystemArtifact.cs
ExchangeApiScanner/ApiScanner.Core/FileSystemScanner.cs
ExchangeApiScanner/ApiScanner.Core/FileSystemScannerModuleConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/FileSystemScannerModuleConfigurationElementCollection.cs
ExchangeApiScanner/ApiScanner.Core/FileSystemScannerTestConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/FilenameConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/FilenameConfigurationElementCollection.cs
ExchangeApiScanner/ApiScanner.Core/IFileSystemScannerModule.cs
ExchangeApiScanner/ApiScanner.Core/IScanner.cs
ExchangeApiScanner/ApiScanner.Core/MDB.cs
ExchangeApiScanner/ApiScanner.Core/Mailbox.cs
ExchangeApiScanner/ApiScanner.Core/MailboxServer.cs
ExchangeApiScanner/ApiScanner.Core/MailboxType.cs
ExchangeApiScanner/ApiScanner.Core/MdbType.cs
ExchangeApiScanner/ApiScanner.Core/Properties/AssemblyInfo.cs
ExchangeApiScanner/ApiScanner.Core/PublicFolder.cs
ExchangeApiScanner/ApiScanner.Core/ScannerConfigurationSection.cs
ExchangeApiScanner/ApiScanner.Core/ScannerError.cs
ExchangeApiScanner/ApiScanner.Core/SchemaCollectionRef.cs
ExchangeApiScanner/ApiScanner.Core/SerializableConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/ServerNameConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/ServerNameConfigurationElementCollection.cs
ExchangeApiScanner/ApiScanner.Core/SmtpServerEventBinding.cs
ExchangeApiScanner/ApiScanner.Core/SmtpServerEventScanner.cs
ExchangeApiScanner/ApiScanner.Core/SmtpServerEventScannerTestConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/StoreEvent.cs
ExchangeApiScanner/ApiScanner.Core/StoreEventBinding.cs
ExchangeApiScanner/ApiScanner.Core/TestConfigurationElement.cs
ExchangeApiScanner/ApiScanner.Core/TestConfigurationElementCollection.cs
ExchangeApiScanner/ApiScanner.Core/TestRunner.cs
ExchangeApiScanner/ApiScanner.Core/TopologyScanner.cs
ExchangeApiScanner/ApiScanner/ApiScannerConsole.csproj
ExchangeApiScanner/ApiScanner/ApiScannerConsole.csproj.vspscc
ExchangeApiScanner/ApiScanner/Program.cs
ExchangeApiScanner/ApiScanner/Properties/AssemblyInfo.cs
ExchangeApiScanner/ApiScannerShell/ApiScannerShell.csproj
ExchangeApiScanner/ApiScannerShell/ApiScannerShell.csproj.vspscc
ExchangeApiScanner/ApiScannerShell/App.xaml
ExchangeApiScanner/ApiScannerShell/App.xaml.cs
ExchangeApiScanner/ApiScannerShell/DelegateCommand.cs
ExchangeApiScanner/ApiScannerShell/EditTestConfigurationView.xaml
ExchangeApiScanner/ApiScannerShell/EditTestConfigurationView.xaml.cs
ExchangeApiScanner/ApiScannerShell/EnumMapping.cs
ExchangeApiScanner/ApiScannerShell/IViewModel.cs
ExchangeApiScanner/ApiScannerShell/InvertBoolConverter.cs
ExchangeApiScanner/ApiScannerShell/MainModel.cs
ExchangeApiScanner/ApiScannerShell/MainView.xaml
ExchangeApiScanner/ApiScannerShell/MainView.xaml.cs
ExchangeApiScanner/ApiScannerShell/MainViewModel.cs
ExchangeApiScanner/ApiScannerShell/ModelMapping.cs
ExchangeApiScanner/ApiScannerShell/NamedDelegateCommand.cs
ExchangeApiScanner/ApiScannerShell/Properties/AssemblyInfo.cs
ExchangeApiScanner/ApiScannerShell/Properties/Resources.Designer.cs
ExchangeApiScanner/ApiScannerShell/Properties/Resources.resx
ExchangeApiScanner/ApiScannerShell/Properties/Settings.Designer.cs
ExchangeApiScanner/ApiScannerShell/Properties/Settings.settings
ExchangeApiScanner/ApiScannerShell/ScannerConfigurationSectionView.xaml
ExchangeApiScanner/ApiScannerShell/ScannerConfigurationSectionView.xaml.cs
ExchangeApiScanner/ApiScannerShell/SelectableItem.cs
ExchangeApiScanner/ApiScannerShell/SimpleMapping.cs
ExchangeApiScanner/ApiScannerShell/Styles.xaml
ExchangeApiScanner/ApiScannerShell/ViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModelCollection.cs
ExchangeApiScanner/ApiScannerShell/ViewModelValidationFailedException.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/ExchangeDllDependencyScannerTestConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/ExchangeDllScannerTestConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/ExchangeStoreScannerTestConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/FileNameConfigurationElementCollectionViewModelCollectionViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/FileSystemScannerModuleConfigurationElementCollectionViewModelCollection.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/FileSystemScannerModuleConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/FileSystemScannerTestConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/FilenameConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/MessageEntry.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/ScannerConfigurationSectionViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/ServerNameConfigurationElementCollectionViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/ServerNameConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/SmtpServerEventScannerTestConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/TestConfigurationElementCollectionViewModelCollection.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/TestConfigurationElementViewModel.cs
ExchangeApiScanner/ApiScannerShell/ViewModels/TestRunnerViewModel.cs
ExchangeApiScanner/ApiScannerShell/Views/ExchangeStoreScannerTestConfigurationElementEditView.xaml
ExchangeApiScanner/ApiScannerShell/Views/ExchangeStoreScannerTestConfigurationElementEditView.xaml.cs
ExchangeApiScanner/ApiScannerShell/Views/FileSystemScannerTestConfigurationElementEditView.xaml
ExchangeApiScanner/ApiScannerShell/Views/FileSystemScannerTestConfigurationElementEditView.xaml.cs
ExchangeApiScanner/ApiScannerShell/Views/SmtpServerEventScannerTestConfigurationElementEditView.xaml
ExchangeApiScanner/ApiScannerShell/Views/SmtpServerEventScannerTestConfigurationElementEditView.xaml.cs
ExchangeApiScanner/ApiScannerShell/Views/TestRunnerView.xaml
ExchangeApiScanner/ApiScannerShell/Views/TestRunnerView.xaml.cs
ExchangeApiScanner/ExchangeApiScanner.sln
ExchangeApiScanner/ExchangeApiScanner.vssscc
ExchangeApiScanner/InfiniTec.Common/Collection/Generic/CollectionExtension.cs
ExchangeApiScanner/InfiniTec.Common/Collection/Generic/EnumerableExtension.cs
ExchangeApiScanner/InfiniTec.Common/Collection/Generic/KeyedCollection.cs
ExchangeApiScanner/InfiniTec.Common/ConnectionStringNameConverter.cs
ExchangeApiScanner/InfiniTec.Common/Data/IPropertyDefinition.cs
ExchangeApiScanner/InfiniTec.Common/Data/IPropertyInfo.cs
ExchangeApiScanner/InfiniTec.Common/Data/IPrototypeProperty.cs
ExchangeApiScanner/InfiniTec.Common/Data/MultiValuedProperty.cs
ExchangeApiScanner/InfiniTec.Common/Data/OldPropertyCollection.cs
ExchangeApiScanner/InfiniTec.Common/Data/Property.cs
ExchangeApiScanner/InfiniTec.Common/Data/PropertyCollection.cs
ExchangeApiScanner/InfiniTec.Common/Data/PropertyDefinition.cs
ExchangeApiScanner/InfiniTec.Common/Data/PropertyDefinitionCollection.cs
ExchangeApiScanner/InfiniTec.Common/Data/PropertyNotFoundException.cs
ExchangeApiScanner/InfiniTec.Common/Data/PropertyStatus.cs
ExchangeApiScanner/InfiniTec.Common/Data/PropertyValueCollection.cs
ExchangeApiScanner/InfiniTec.Common/Data/TypedProperty.cs
ExchangeApiScanner/InfiniTec.Common/Diagnostics/Trace.cs
ExchangeApiScanner/InfiniTec.Common/Diagnostics/TraceOperation.cs
ExchangeApiScanner/InfiniTec.Common/Enum.cs
ExchangeApiScanner/InfiniTec.Common/EventHandlerExtension.cs
ExchangeApiScanner/InfiniTec.Common/ExceptionHelper.cs
ExchangeApiScanner/InfiniTec.Common/ExpressionExtension.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/AndExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/BetweenBoundaryInclusion.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/BetweenExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/ClassDiagram.cd
ExchangeApiScanner/InfiniTec.Common/Expressions/CompareExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/CompareExpressionBase.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/CompareType.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/Expression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/IBetweenExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/ICompareExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/IEnumExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/IExpressionFormatter.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/LdapFormatter.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/LikeExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/NotExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/NullExpression.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/Operator.cs
ExchangeApiScanner/InfiniTec.Common/Expressions/OrExpression.cs
ExchangeApiScanner/InfiniTec.Common/FullqualifiedTypeNameConverter.cs
ExchangeApiScanner/InfiniTec.Common/IO/BufferProvider.cs
ExchangeApiScanner/InfiniTec.Common/IO/ByteBag.cs
ExchangeApiScanner/InfiniTec.Common/IO/FileMapAccesses.cs
ExchangeApiScanner/InfiniTec.Common/IO/MemoryMappedFileSafeHandle.cs
ExchangeApiScanner/InfiniTec.Common/IO/MemoryMappedFileStream.cs
ExchangeApiScanner/InfiniTec.Common/IO/MemoryMappedFileStreamSharedState.cs
ExchangeApiScanner/InfiniTec.Common/IO/SafeNativeMethods.cs
ExchangeApiScanner/InfiniTec.Common/InfiniTec.Common.csproj
ExchangeApiScanner/InfiniTec.Common/InfiniTec.Common.csproj.vspscc
ExchangeApiScanner/InfiniTec.Common/Net/AddressEntry.cs
ExchangeApiScanner/InfiniTec.Common/Net/Dns.cs
ExchangeApiScanner/InfiniTec.Common/Net/DnsEntry.cs
ExchangeApiScanner/InfiniTec.Common/Net/DnsQueryResultSafeHandle.cs
ExchangeApiScanner/InfiniTec.Common/Net/HostEntry.cs
ExchangeApiScanner/InfiniTec.Common/Net/MxEntry.cs
ExchangeApiScanner/InfiniTec.Common/Net/SafeNativeMethods.cs
ExchangeApiScanner/InfiniTec.Common/Net/ServerEntry.cs
ExchangeApiScanner/InfiniTec.Common/Properties/AssemblyInfo.cs
ExchangeApiScanner/InfiniTec.Common/Properties/Resources.Designer.cs
ExchangeApiScanner/InfiniTec.Common/Properties/Resources.resx
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/AlternateSubjectName.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/CertificateInfo.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/CryptographicProvider.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/CspOptions.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/DefaultProviders.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/KeyContainerOptions.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/KeySpecification.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/SafeNativeMethods.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/SelfSignedCertificate.cs
ExchangeApiScanner/InfiniTec.Common/Security/Certificates/X509Encoding.cs
ExchangeApiScanner/InfiniTec.Common/Security/ClassDiagram.cd
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/CmdLinePromptForCredential.cs
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/CredentialEntry.cs
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/CredentialInputCancelledException.cs
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/CredentialManager.cs
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/InvalidCredentialException.cs
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/QueryCredentialDialog.cs
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/QueryCredentialDialogException.cs
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/QueryCredentialError.cs
ExchangeApiScanner/InfiniTec.Common/Security/Credentialmanagement/QueryCredentialFlags.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/AcquireCredentialCallbackArgs.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/CallbackImpersonationScope.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/CmdLineImpersonationScope.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/DialogImpersonationScope.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/DialogImpersonationScopeInfo.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/ImpersonationScope.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/LogonType.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/MissingAcquireCredentialCallbackException.cs
ExchangeApiScanner/InfiniTec.Common/Security/ImpersonationScope/UserToken.cs
ExchangeApiScanner/InfiniTec.Common/Security/Other/AccountType.cs
ExchangeApiScanner/InfiniTec.Common/Security/Other/NativeMethods.cs
ExchangeApiScanner/InfiniTec.Common/Security/Other/ResolvedIdentityReference.cs
ExchangeApiScanner/InfiniTec.Common/Security/Other/SecureStringDecryptor.cs
ExchangeApiScanner/InfiniTec.Common/Security/Other/Util.cs
ExchangeApiScanner/InfiniTec.Common/Security/Privileges/Privilege.cs
ExchangeApiScanner/InfiniTec.Common/Security/Privileges/PrivilegeAction.cs
ExchangeApiScanner/InfiniTec.Common/Security/Privileges/PrivilegeNotHeldException.cs
ExchangeApiScanner/InfiniTec.Common/Security/Privileges/PrivilegeState.cs
ExchangeApiScanner/InfiniTec.Common/Security/Privileges/Privileges.cs
ExchangeApiScanner/InfiniTec.Common/Security/Privileges/SafeTokenPrivileges.cs
ExchangeApiScanner/InfiniTec.Common/Security/Privileges/TokenInformationClass.cs
ExchangeApiScanner/InfiniTec.Common/ServiceProcess/IStartableAsApplication.cs
ExchangeApiScanner/InfiniTec.Common/ServiceProcess/Service.cs
ExchangeApiScanner/InfiniTec.Common/StringExtension.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AdvanceAction.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncOperation.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncOperationFailedException.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncOperationIdentifier.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncOperationTimedOutException.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncOperationTracker.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncOperationWithResult.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncOperations.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncResultExtension.cs
ExchangeApiScanner/InfiniTec.Common/Threading/AsyncResultWrapper.cs
ExchangeApiScanner/InfiniTec.Common/Threading/CpuResourceConstraint.cs
ExchangeApiScanner/InfiniTec.Common/Threading/CustomResourceConstraint.cs
ExchangeApiScanner/InfiniTec.Common/Threading/Dispatcher.cs
ExchangeApiScanner/InfiniTec.Common/Threading/DispatcherCookie.cs
ExchangeApiScanner/InfiniTec.Common/Threading/EventBasedAsyncResultAttribute.cs
ExchangeApiScanner/InfiniTec.Common/Threading/ExecuteBaseOperation.cs
ExchangeApiScanner/InfiniTec.Common/Threading/IResourceConstraint.cs
ExchangeApiScanner/InfiniTec.Common/Threading/NestedOperation.cs
ExchangeApiScanner/InfiniTec.Common/Threading/OperationAction.cs
ExchangeApiScanner/InfiniTec.Common/Threading/OperationActionHandler.cs
ExchangeApiScanner/InfiniTec.Common/Threading/OperationInfo.cs
ExchangeApiScanner/InfiniTec.Common/Threading/OperationProgress.cs
ExchangeApiScanner/InfiniTec.Common/Threading/OperationResult.cs
ExchangeApiScanner/InfiniTec.Common/Threading/OperationStatus.cs
ExchangeApiScanner/InfiniTec.Common/Threading/ParellelOperations.cs
ExchangeApiScanner/InfiniTec.Common/Threading/ProgressStatusChangedEventArgs.cs
ExchangeApiScanner/InfiniTec.Common/Threading/ProgressStatusChangedEventHandler.cs
ExchangeApiScanner/InfiniTec.Common/Threading/ResourceReservation.cs
ExchangeApiScanner/InfiniTec.Common/Threading/ResourceReservationCollection.cs
ExchangeApiScanner/InfiniTec.Common/Threading/ResourceReservationEntry.cs
ExchangeApiScanner/InfiniTec.Common/Threading/RethrowOperation.cs
ExchangeApiScanner/InfiniTec.Common/Threading/SafeNativeMethods.cs
ExchangeApiScanner/InfiniTec.Common/Threading/SpinWaitLock.cs
ExchangeApiScanner/InfiniTec.Common/Threading/TypedAsyncCompletedEventArgs.cs
ExchangeApiScanner/InfiniTec.Common/Threading/TypedAsyncCompletedEventHandler.cs
ExchangeApiScanner/InfiniTec.Common/Threading/UnrestrictedConstraint.cs
ExchangeApiScanner/InfiniTec.Common/Threading/UrlResourceConstraint.cs
ExchangeApiScanner/InfiniTec.Common/Threading/WaitAction.cs
ExchangeApiScanner/InfiniTec.Common/Threading/WaitForAsyncCompletion.cs
ExchangeApiScanner/InfiniTec.Common/Threading/WaitForAsyncResultOperation.cs
ExchangeApiScanner/InfiniTec.Common/Threading/WaitForEventOperation.cs
ExchangeApiScanner/InfiniTec.Common/Threading/WaitForHandleOperation.cs
ExchangeApiScanner/InfiniTec.Common/TypeArgumentException.cs
ExchangeApiScanner/InfiniTec.Common/Xml/Linq/XDocumentExtension.cs
ExchangeApiScanner/InfiniTec.Common/netatwork.snk
ExchangeApiScanner/Setup/Product.Generated.wxs
ExchangeApiScanner/Setup/Product.wxs/*from   w  ww .j a va  2  s. com*/
ExchangeApiScanner/Setup/Setup.wixproj
ExchangeApiScanner/Setup/Setup.wixproj.vspscc

Download

Click the following link to download exapiscanner.zip.

exapiscanner.zip




















Home »
  C# Free Code »
    API »




API