Fw: PATCH: uncripple winword 2000

Marcus Meissner marcus at jet.franken.de
Sat Oct 25 18:52:12 CDT 2003


On Sun, Oct 26, 2003 at 12:34:13AM +0100, Martin Fuchs wrote:
> On 25.10.2003 22:52:30 Mike Hearn wrote:
> > On Sat, 25 Oct 2003 17:07:56 +0200, Sir Marcus Meissner scribed thus:
> > >
> >  MSO9.DLL.?AccessGet at CFileFolder@@QBE?AW4ACCESSQCFSObj at PAviIntterruptQ@@PAH at Z
> > > 
> > > It is accessing offsets 0x15, 0x16, 0x17, 0x18.
> > > 
> > > (base memory size and extended memory size?)
> > 
> > Do we have any tools that can demangle MSVC++ symbol names? c++filt won't
> > do it unfortunately.
> 
> For example depends.exe does this. It translates to:
> enum CFSObj::ACCESS CFileFolder::AccessGet(class IInterrupt *,int *)"

Its a static subfunction I guess, the generic function frame is just some instructions
above the outb. So it is a different internal function

Ciao, marcus



More information about the wine-devel mailing list