Re: Dialog in DLL won't launch
- From: "Ajay Kalra" <ajaykalra@xxxxxxxxx>
- Date: 24 Aug 2006 11:18:18 -0700
I seem to have another problem now. When I add the code to call the macro,
I get a linker error that says that "_DllMain@12 is already defined" in the
object file that corresponds to the source file where I implemented the
function. If I rename the function and explicitly specify it in the project
settings, I get different error that says that _main isn't defined. (I'm
using Visual Studio 2005.)
See here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;q148652
---
Ajay
.
- Follow-Ups:
- Re: Dialog in DLL won't launch
- From: Rob
- Re: Dialog in DLL won't launch
- References:
- Dialog in DLL won't launch
- From: Rob
- Re: Dialog in DLL won't launch
- From: Ajay Kalra
- Re: Dialog in DLL won't launch
- From: Rob
- Re: Dialog in DLL won't launch
- From: Ajay Kalra
- Re: Dialog in DLL won't launch
- From: Rob
- Dialog in DLL won't launch
- Prev by Date: Re: need recommend for software
- Next by Date: Re: Conditionally compile for VS2003 SP1
- Previous by thread: Re: Dialog in DLL won't launch
- Next by thread: Re: Dialog in DLL won't launch
- Index(es):
Relevant Pages
|