CANoe的官方代码,指导怎么通过VS创建 在CAPL中可供调用的DLL
In CAPL programs you can call functions which you have implemented in your own Windows DLL. In doing so, the function from the DLL are exported through a function table.
The document specifies the format of CAN events and general objects in the CANoe/CANalyzer BLF logging. The described structures can be used to read and write BLF logging files using the binlog.dll, which can be found in the CANoe/CANalyzer User Data folder