PDA

View Full Version : C Extremely noob question



tkmk
December 25th, 2008, 02:53 AM
Hello.

I have a question:
Why in the world does my linker report LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12 ? My app is a DLL and requires this thing and just jams up during linking. I know this is a stupid question because I googled it and found thousands of posts, each with different causes and solutions.

So if anybody can help, thanks in advance