Skip to content

FileGDBAPI.dll changes locale to en-US in dllmain #59

@marcinwieczoreklgs

Description

@marcinwieczoreklgs

It seems that FileGDBAPI.dll sets global locale to "en-US" in dllmain. This causes that when we load FileGDBAPI.dll several other native components starts to behave incorrectly on systems where user uses other locale. Would it be possible to fix the issue and not set global locale in DllMain? And if you need to change it somewhere ensure that you bring back original setting before returning from a method call?

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