heap: fix RtlHeapReAllocate()

Alexandre Julliard julliard at winehq.org
Mon Nov 24 14:14:51 CST 2003


"Dimitrie O. Paun" <dpaun at rogers.com> 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
julliard at winehq.com



More information about the wine-devel mailing list