On Fri Feb 3 07:42:16 2023 +0000, Rémi Bernon wrote:
Well, all the `Rtl*SList` functions would benefit from being inlined here, I think, although the Pop function is really bad with its exception handler. Anyway I think the affinity mechanism covers the performance problem with the linked list.
If we provide inline versions I think we we want to just skip the exception handler, like for lstrcpyn().