NO

Author Topic: PeExp2Def 1.x  (Read 3406 times)

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
PeExp2Def 1.x
« on: May 08, 2011, 10:57:09 AM »
PeExp2Def v1.2

Lists functions from exe/dll/lib to new .def document.
Select def type from menu.

Tip: Insert following to tools menu
Code: [Select]
Menu text:   polib /DEF x86
Command:     polib.exe
Arguments:   /DEF:$(FilePath) /OUT:$(FileName).lib  /MACHINE:X86
Working dir: $(FileDir)
Use Output tab

What variations for def-file we need ?

EDIT 2012-07-22: PeExp2Def_WS-1.4.zip UNICODE version and with option dialog.
EDIT 2014-04-09: PeExp2Def_WS-1.6.zip mingw32/64 lib support.
EDIT 2015-10-19: PeExp2Def_WS-1.6.1.zip fix lib export line with alias for polib
« Last Edit: October 19, 2015, 01:01:15 PM by TimoVJL »
May the source be with you