i know this doesn't got direct link with wine development, but i was wondering if someone has a complete reference of the portable executable format including BOUND_IMPORT_DIRECTORY description.
regards, Tiago
tiago r wrote:
i know this doesn't got direct link with wine development, but i was wondering if someone has a complete reference of the portable executable format including BOUND_IMPORT_DIRECTORY description.
google finds http://www.microsoft.com/hwdev/hardware/PECOFF.htm http://www.windowsitlibrary.com/Content/356/11/1.html http://www.csn.ul.ie/~caolan/publink/winresdump/winresdump/doc/pefile.html http://www.csn.ul.ie/~caolan/publink/winresdump/winresdump/doc/pefile2.html
etc.