"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:

> Good point, sorry about that, I was being lazy. To force people
> to do the dyn load, we shouldn't import ntdll, no?

It won't help, Win95 has heap functions in ntdll, even though they
don't do anything. The heap test really belongs in kernel, there's no
reason to explicitly test the Rtl*Heap functions, the Heap* ones do
the same thing.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to