Closed sinfee closed 2 months ago
Higher versions of the Windows SDK (such as C:\Program Files (x86)\Windows Kits\10\Lib\10.0.26100.0\um\x86) already include ntdll.lib, so this lower version ntdll.lib will not be used by users by default, unless the user manually introduces it.
Ok, thank you very much for your support
In the generated .user.props property file, I only saw the configuration for the IncludePath file, but I did not see the configuration for AdditionalLibraryDirectories in the ntdll.ib file.