Re: resources in pe header by mirage2k2
mirage2k2
Fri Jun 23 18:27:01 CDT 2006
Yes I've googled it and have lots of information about pe headers ... but
none about an ms api that lets me get what I want easily. There seems to be
support in the headers for basic pe structures ... but not much support for
the resources section, i.e. version, dialogs, icons, etc.
"Gary G. Little" wrote:
> There is an ancient tomb called "Microsotft Encylopedia" that describes the
> PE header. You might also look at the system internal tombs that have been
> released. I haven't seen it in th ere but then I was not looking for PE
> information. Of course ... have you Googled it? I got tons of hits on MSN
> Search.
>
> --
> The personal opinion of
> Gary G. Little
>
>
> "mirage2k2" <mirage2k2@discussions.microsoft.com> wrote in message
> news:8EAD5EA0-4FD2-444A-9E45-87CCAEEF26BB@microsoft.com...
> > this isn't really a ddk thing but you guys are smart so I'm wondering if
> > you
> > can help me. I want to read data from the resources section of an exe pe
> > header, i.e. Product Name, Internal Name, etc. Does anyone know if there
> > is
> > an api for this?
> >
> > I really dont want to have to map the exe into memory and then start
> > searching through the header! I've looked through all of the shell api
> > and
> > can't find anything to do this.
> >
> > Thanks.
>
>
>