Steven Edwards a écrit :
Hi,
--- Jia L Wu <[EMAIL PROTECTED]> wrote:
Can somebody provide some example or information on how to
access PE headers(e.g. PIMAGE_DOS_HEADER, PIMAGE_NT_HEADER) wrapped
in
winelib shared library(e.g. winelib dll)? Thanks a lot!
You might be able to do it using the imageh
Hi,
--- Jia L Wu <[EMAIL PROTECTED]> wrote:
> Can somebody provide some example or information on how to
> access PE headers(e.g. PIMAGE_DOS_HEADER, PIMAGE_NT_HEADER) wrapped
> in
> winelib shared library(e.g. winelib dll)? Thanks a lot!
You might be able to do it using the imagehlp or version ap
Hi,
Can somebody provide some example or information on how to
access PE headers(e.g. PIMAGE_DOS_HEADER, PIMAGE_NT_HEADER) wrapped in
winelib shared library(e.g. winelib dll)? Thanks a lot!
Wu