News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

PEObj2Def

Started by TimoVJL, Yesterday at 11:40:44 AM

Previous topic - Next topic

TimoVJL

Very old Add-In updated for Pelles C v13, as it needs UNICODE version.
It just list functions from object file to def-file format.
It was once useful for Win32 32-bit import libraries.
May the source be with you

Vortex

Hi Timo,

Thanks, I tried your Add-In. On the toolbar of Pelles IDE, a small symbol appears beside the Release\Debug options. Hitting this icon, the Add-In converts the MS COFF object module to a module definition file.
Code it... That's all...