Skip to content

ctlInit returns CTL_RESULT_ERROR_NOT_INITIALIZED #38

@PeterTh

Description

@PeterTh

When I try to use IGCL (with the included wrapper), I get a CTL_RESULT_ERROR_NOT_INITIALIZED return value from my call to ctlInit.
As far as I can tell, that should never happen (since that return value isn't listed as one of the possibilities for that function)

Stepping through the wrapper code, I could determine that finding the dll and looking up the ctlInit function in it is working fine.

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