Skip to content

Legacy API DLL Version is hardcoded to 804 #72

Description

@pierreluctg

The DLL version returned by the legacy API is hardcoded to 804.

int LegacyDLLExport icsneoGetDLLVersion(void)
{
return 804;
}

Is that expected (by design)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions