* Dmitry Timoshkov <[EMAIL PROTECTED]> on Fri, Nov 21, 2003: > "Marcus R. Brown" <[EMAIL PROTECTED]> wrote: > > > * dlls/imagehlp/access.c: > > Marcus R. Brown <[EMAIL PROTECTED]> > > Implement ImageRvaToSection() and ImageRvaToVa(). > > Why not simply forward them to ntdll where the real implementation > resides instead of duplicating code?
Because I didn't know about that :). I only added these to get a program working, I'll look into what you suggested, thanks.
