[Bug 50230] New: ntdll.dll is missing strcpy_s function

WineHQ Bugzilla wine-bugs at winehq.org
Mon Nov 30 20:53:57 CST 2020


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

            Bug ID: 50230
           Summary: ntdll.dll is missing strcpy_s function
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: adam at michalik.es
      Distribution: ---

I was trying to run Microsoft's signtool.exe from Windows 10 SDK, and, trying
to use native Windows libraries to make it work, finally it hit a snag on
missing strcpy_s in ntdll.dll:

wine: Call from 0x7bc764b9 to unimplemented function ntdll.dll.strcpy_s,
aborting

I think the call originates from native cryptsp.dll, though I'm not 100%
certain about that.

-- 
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