On December 1, 2003 02:44 pm, Eric Pouech wrote:
That would be doable yes (at least in kernel32). In other DLLs, it's more arguable, especially if we want to test them on non NT systems.
Agreed, I see no need to make our DLLs depend on ntdll. And I don't understand why you guys need to change the source for such a trivial (and useless) 'optimization'. Even within kernel32 I'd still use the Heap*() functions for consistency, no need to confuse people...