Steven Edwards <[EMAIL PROTECTED]> writes: > Also I was looking at the HeapAlloc stuff in WINE and code we have > ported from ReactOS such as the FormatMessage function in kernel32. > Doesnt kernel32 HeapAlloc and friends map on top of ntdll RtlHelpAlloc? > Can we submit patches to WINE so that everything just calls > RtlHeapAlloc so we dont have to change the sources?
Why do you need that? Don't you have HeapAlloc etc. on ReactOS? -- Alexandre Julliard [EMAIL PROTECTED]