Before programming, create a project in each development environment.
And, include header files and library files necessary to use CAN communication functions.
In this tutorial we will create the simplest dialog-based application.
In the application, not use the API-CAN(WDM) functions, but do the necessary work before using the functions.
Applications created here can be used in subsequent tutorials.
Visual Basic .NET (.NET8 / .NET6)
Visual Basic .NET (.NET Framework)
Visual C# (.NET8 / .NET6)
Visual C# (.NET Framework)
Visual C++ (MFC)