Re: LINK : warning LNK4243
http://support.microsoft.com/?id=814472, I see you have tried the solution with the entry point. To be frank I never had this error message before, and thus can't tell you any other solution. Have you tried searching the microsoft groups? Here is an interesting result.
Re: LINK : warning LNK4243
Cool....
I have added __DllMainCRTStartup@12 on Linker/Input/Force Symbol References, and now I don´t have link warnings.
Quote:
PDAManager - 0 error(s), 0 warning(s)
Thanks Nohero.
Re: LINK : warning LNK4243
You are welcome! :wave: :D