Re: Project Options
- From: "Jigar Mehta" <jigar.programmer@xxxxxxxxx>
- Date: Thu, 12 May 2005 01:39:04 +0530
Hi john,
What you want to do is, you want to register the DLL automatically.. and
what you are doing is trying to debug your DLL with regsvr32.exe which is
using only four of your DLL functions like DLLRegister or like that.. You
have to give the name of EXE over here which uses your DLL functions and
performs some tasks...
And for your first question, i would say i am also facing the same
problem.. So, if anybody else knows it please let us know...
--Jigar Mehta
Software Developer
+91 98258 69961
"John.S." <invalid@xxxxxxxxxxx> wrote in message
news:eQ1yToVVFHA.2560@xxxxxxxxxxxxxxxxxxxxxxx
> I've started an empty ATL project. When I execute
> Debug | Start the IDE requests Executable for Debugging
> Session. When I provide an executable file name,
> for example "regsvr32", i cannot change the executable
> later. I've looked up in Project | Properties but I could
> not found an option for changing the required executable
> from "regsvr32" to "Internet Explorer" or "ActiveX Test
> Container".
> 1)How can I change the executable?
> 2)After selecting "regsvr32" as executable, regsvr32 gives
> an error message indicating no DLL name is specified. How
> can I pass the DLL name to regsvr32?
> Thanks...
>
>
.
- References:
- Project Options
- From: John.S.
- Project Options
- Prev by Date: Re: Code profiling for VC++ in Visual Studio 7.1?
- Next by Date: Re: uuid.lib(docobj_i.obj) : fatal error LNK1103: debugging informatio
- Previous by thread: Project Options
- Next by thread: Word_Automation Images Prob ???
- Index(es):
Relevant Pages
|
Loading