[Bug 25742] Heap tagging API not implemented

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 30 08:18:24 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25742

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com

--- Comment #5 from Dan Kegel <dank at kegel.com> 2011-11-30 08:18:24 CST ---
You can't use ntdll from Windows, it's too different.

The next step would be to write a dummy implementation of RtlCreateTagHeap.
See
http://source.winehq.org/git/wine.git/commitdiff/c4ea80cf9becae4a63f74ab818df26b69c55d911
for an example of how that was done for a different function.

(A little searching finds another app uses that function: LogParser.exe,
a 'free' tool from MS. 
http://forum.winehq.org/viewtopic.php?p=59412&sid=261d7db75e0de8edd1a33363ccb26726 
Might be useful for testing.)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list