bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

namespace option


From: Renaud Leli?vre
Subject: namespace option
Date: Mon, 1 Feb 2021 20:13:38 +0000

https://www.microchip.com/wwwproducts/en/MCP2221


Scenario: Which version to use:
You are planning to use the DLL with a .NET application Managed
You are looking for the most simple way to interface with this DLL Managed
You are using Visual Studio IDE Managed
You do not want your application to require the .NET framework Unmanaged
You are using programming tools/languages like Python, C++, LabVIEW, etc. 
Unmanaged

DLL Version: Requirements:
Managed (.NET4 version)
1. .NET framework (v4 Client profile or higher)
2. Microsoft Visual C++ 2010 Redistributable Package (x86)
(OR msvcp100.dll and msvcr100.dll files in MCP2221 DLL directory)
Managed (.NET2 version)
1. .NET framework (v2 or V3.5)
2. Microsoft Visual C++ 2008 Redistributable Package (x86)
(OR msvcp90.dll, msvcr90.dll, and msvcm90.dll files in MCP2221
DLL directory)
Unmanaged
1. Microsoft Visual C++ 2013 Redistributable Package (x86)
(OR msvcp120.dll and msvcr120.dll files in MCP2221 DLL directory)

Attachment: Readme.txt
Description: Readme.txt


reply via email to

[Prev in Thread] Current Thread [Next in Thread]