error LNK2005: _DllMain@12 already defined in MSVCRTD.lib(dllmain.obj)
-
For drawing bitmap on my created window I require to add file #include (For SelectBitmap). But after including this file I get an error like this. I have also include "Windows.h",but if I remove it , I get an error about HINSTANCE. I have my code in regular dll.Can anyone tell how to resolve it.
|| ART OF LIVING ||
-
For drawing bitmap on my created window I require to add file #include (For SelectBitmap). But after including this file I get an error like this. I have also include "Windows.h",but if I remove it , I get an error about HINSTANCE. I have my code in regular dll.Can anyone tell how to resolve it.
|| ART OF LIVING ||
-
-
Did that link solve your problem?
WhiteSky
-
Did that link solve your problem?
WhiteSky
-
That link solved indirectly,as I changed order of my library it worked.
|| ART OF LIVING ||
I gald it solved your problem.:-D
WhiteSky