[PATCH v3] chakra: Add stub dll.

Nikolay Sivov nsivov at codeweavers.com
Sun Apr 3 01:30:10 CDT 2022


On 4/3/22 06:42, Mohamad Al-Jaf wrote:
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52741
> Signed-off-by: Mohamad Al-Jaf <mohamadaljaf at gmail.com>
> ---
> v3: - Use the default implementations for DllRegisterServer
>        and DllUnregisterServer.
> ---
>   configure.ac            |   1 +
>   dlls/chakra/Makefile.in |   5 ++
>   dlls/chakra/chakra.spec | 160 ++++++++++++++++++++++++++++++++++++++++
>   dlls/chakra/version.rc  |  26 +++++++
>   4 files changed, 192 insertions(+)
>
I think it's worth exploring if opensourced engine is usable for this, 
before adding this stub.



More information about the wine-devel mailing list