在 2019/2/12 下午5:04, Martin Storsjö 写道: > Based on a few random samples, it seems like some of the functions that > are added in libarm32/ntdll*.def here don't exist on the current Windows > 10 at least. > > In ntdllcrt.def, _local_unwind is added, but I can't find that function > in the arm version of ntdll.dll (but the other additions to ntdllcrt do > seem to exist). > > Similarly, the patch adds RtlWow64GetCpuAreaInfo, > RtlWow64GetCurrentCpuArea, RtlWow64GetCurrentMachine (and a bunch of > other RtlWow64 functions), but out of these three, only > RtlWow64GetCurrentMachine exists. > > If you are interested, I can send you a link to a copy of the current > ntdll.dll from the latest Windows 10 off-list. > > // Martin > >
Many thanks for the information. More than that, I noticed a few functions that were added to the x86 'ntdll.def' had been marked `DATA`, and some additional ones didn't have the @ suffix (for example `RtlAreLongPathsEnabled` and `RtlClearThreadWorkOnBehalfTicket`). Biswapriyo, would you please describe these differences? -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public