Skip to content

how to use the library in a windows container #14

@fcarli3

Description

@fcarli3

I have a container built from 3.11.3-windowsservercore-ltsc2022, then the container has a 64bit architecture. How can I use the library inside my Python code which runs in the container ?
Simply running ctypes.CDLL('Fwlib32.lib') I get the error not a valid Win32 application.
Any help ? Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions