Skip to content
New PATCH release 01.00.05

Changes since 01.00.04:

- BUG FIX: pre 01.00 versions were behaving differently when trying to load a backend plugin which has been compiled against the wrong DeviceAccess version. The indended behaviour is that no exception is thrown upon loading the dmap file (and thus trying to load the backend plugin) and the exception comes only when trying to use the backend. This behaviour is now restored (an exception was thrown immediatly, which breaks current uses).
- load plugins from dmap file already in setDmapFilePath, to avoid trying to load all plugins on every open (i.e. multiple times), which creates warning messages