Skip to content

About msvc##.dll solution #110

@shuxin

Description

@shuxin

More programs are based on msvcrt.dll msvcr##.dll msvcp##.dll

I tried add functions to crt.c, but It's an endless work.

I tried load msvc##.dll form Microsoft, some works well, but more failures. it would raise an exception says c runtime not be initialized if entry point haven't been called, other wise more system api should be fix.

I tried load msvc##.dll.so form WineHQ, some works well, but more failures too. many global struct should be initialized such as thread info. otherwise crash.

So, anyone have a better idea?

msvcp110

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