|
-
April 18th, 2005, 11:35 AM
#1
Create a DLL
Hi guys
I'm creating a simple DLL in vc++ 6.0 (Win 32 Dynamic Library)
After I have added all files that I need to create the dll when I build the project I obtain this link error
Linking...
nafxcwd.lib(dllmodul.obj) : error LNK2005: _DllMain@12 already defined in C_Sirio.obj
Debug/C_Sirio.dll : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.
Can You help me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|