On 7/17/2017 1:21 PM, Martin Mitáš wrote: > The aim is to have > the DLL without the typical symbol suffix decorations (@num). > > Is there better way, how to achieve the goal without manual > maintaining of two .def files?
Um...don't use stdcall? IIRC, the @X decorations only apply to stdcall functions. -- O< ascii ribbon - stop html email! - www.asciiribbon.org
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
