Towelie
November 13th, 2005, 10:21
Hi,
i have a question regarding the resource section in PE files.
i could't find some worthwhile documentation about this issue. what is the importance of the pointer to the resource table?
i had some file where i zeroed the pointer to the reasource table - and everything worked just fine (except - of course that i had no icon in explorer), when i tried this on notepad - nothing happened.
and i'm asking, if a piece of code is using some reasource, then it already "knows" where this reasource placed (isn't it?), so why (except for windows to know the icon and description) do we need this pointer?
i have a question regarding the resource section in PE files.
i could't find some worthwhile documentation about this issue. what is the importance of the pointer to the resource table?
i had some file where i zeroed the pointer to the reasource table - and everything worked just fine (except - of course that i had no icon in explorer), when i tried this on notepad - nothing happened.
and i'm asking, if a piece of code is using some reasource, then it already "knows" where this reasource placed (isn't it?), so why (except for windows to know the icon and description) do we need this pointer?