Pelles C forum

Pelles C => Add-ins => Topic started by: TimoVJL on October 14, 2025, 11:40:44 AM

Title: PEObj2Def
Post by: TimoVJL on October 14, 2025, 11:40:44 AM
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.
Title: Re: PEObj2Def
Post by: Vortex on October 14, 2025, 09:15:40 PM
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.