[2/2] ole32: Add few fields to OLE TLS area to match native memory layout

Andrey Turkin andrey.turkin at gmail.com
Sun Jan 18 08:18:03 CST 2009


Native mscorwks.dll from .NET 1.0 can under some conditions read and/or write
directly from this area, maybe some other native components do as well.
I found meaning of some fields by watching and modifying this area on
XP, and by some googling :) The patch is mainly for documentary purpose
but it also keeps .NET 1.0 from accessing and overwriting memory it
should not touch.
---
 dlls/ole32/compobj.c         |    5 ++++-
 dlls/ole32/compobj_private.h |   11 ++++++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9066cfa42362fddf970f0f40ea9cc9df0dff8713.diff
Type: text/x-patch
Size: 1928 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090118/f1301f67/attachment.bin 


More information about the wine-patches mailing list