Pelles C forum

C language => Expert questions => Topic started by: TimoVJL on October 13, 2014, 12:03:58 PM

Title: polink /EXPORT
Post by: TimoVJL on October 13, 2014, 12:03:58 PM
Is polink /EXPORT working correctly?
for example
-export:ActivateActCtx=KERNEL32.ActivateActCtx
gives
POLINK: error: Unresolved external symbol 'ActivateActCtx'.
Title: Re: polink /EXPORT
Post by: frankie on October 13, 2014, 01:39:44 PM
Hi Timo,
I think that something is broken in symbols forwardind of V8.
See (http://forum.pellesc.de/index.php?topic=6415.0) my bug report.