Visual Studio 2017

Using CANlib Visual Studio 2017 C#.NET (canlibCLSNET)

In this document I will show you how to enable CANlib in Visual Studio 2017 when creating a C# .NET project. I will show how to create WIN32 and WIN64 applications. I will also show how to handle the platform-settings: x86, x64 and AnyCPU. When this is done, you can use the same project (source...

March 9, 2021 Lars-Göran Fredriksson
Click to Read

Using CANlib Visual Studio 2017 VB canlibCLSNET

In this document I will show you how to enable CANlib in Visual Studio 2017 when creating a Visual Basic (VB) project. I will show how to create WIN32 and WIN64 applications. I will also show how to handle the platform-settings: x86 and x64. When this is done, you can use the same project (source...

March 8, 2021 Lars-Göran Fredriksson
Click to Read

Using CANlib Visual Studio 2017 C++

In this document I will show you how to enable CANlib in Visual Studio 2017 when creating a C++ project. I will show how to create WIN32 and WIN64 applications. I will also show how to handle the platform-settings: x86 and x64. When this is done, you can use the same project (source code) for...

November 20, 2018 Lars-Göran Fredriksson
Click to Read