[Bug 48773] New: RtlQueryEnvironmentVariable is missing from ntdll.dll?

WineHQ Bugzilla wine-bugs at winehq.org
Thu Mar 19 01:05:09 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48773

            Bug ID: 48773
           Summary: RtlQueryEnvironmentVariable is missing from ntdll.dll?
           Product: Wine
           Version: 5.4
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: alon at skylinesoft.com
      Distribution: ---

Hi,

I tried to use a program that uses this library:

https://github.com/microsoft/mimalloc

this library uses a precompiled dll file named mimalloc-redirect.dll
this dll can not load under wine since it have at least one missing dependency
RtlQueryEnvironmentVariable

this dll loads fine under winodws.

compiling the samples/test from this project will give you the test program. 
even a simple program that just calls LoadLibrary will show the problem.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list