Hello,
I use vs2005beta2 and create a new ATL COM project.
The vs2005b2 create a COM dll for my project successful, but there only
.RGS file in \release folder.
My question is how to register the COM dll which created by vs2005B2?
Thanks.
Regards,
Tsung-Yu
Jochen Kalmbach [MVP] - 23 May 2005 12:30 GMT
Hi joye!
> I use vs2005beta2 and create a new ATL COM project.
> The vs2005b2 create a COM dll for my project successful, but there only
> .RGS file in \release folder.
> My question is how to register the COM dll which created by vs2005B2?
> Thanks.
What kind of ATL-Server have you created?
If I create a normal "ATL-Project" it generates the DLL which can be
registered with "regsvr32".

Signature
Greetings
Jochen
My blog about Win32 and .NET
http://blog.kalmbachnet.de/