R
raghudr
Hi,
I have a C# COM Component(C#.dll).The functions of this COM Component
i will be calling from VC++.exe.
So i am generating a C#.TLB for doing this.(using commands
REGASM.exe).
Now every time i change some things i will have to run REGASM.exe from
the command prompt.
What i want is just by Building my C#.dll i want C#.TLB generated and
COM Component registered.
Can anyone please tell me what project settings i have to make in
Visual studio.net 2005 for doing this
Thanks in advance,
RAGHU
I have a C# COM Component(C#.dll).The functions of this COM Component
i will be calling from VC++.exe.
So i am generating a C#.TLB for doing this.(using commands
REGASM.exe).
Now every time i change some things i will have to run REGASM.exe from
the command prompt.
What i want is just by Building my C#.dll i want C#.TLB generated and
COM Component registered.
Can anyone please tell me what project settings i have to make in
Visual studio.net 2005 for doing this
Thanks in advance,
RAGHU