Click here to Skip to main content
15,886,075 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi everyone.

I have a COM Server 32 bit DLL that will compile, link and register until
I add ATL Support via: Add ATL Support to MFC.

After that regsvr32 fails with:

Filename.dll was loaded but the DLLRegisterServer Entry was not Found

I made a backup of the project before doing this. If I revert back everything is OK.
I want to use ATL.

Can someone help?

Thanks bunches in advance. :-)

:Ron
Posted
Comments
[no name] 27-Jun-11 4:17am    
Can you just include header filest of ATL?
Ron Anders 27-Jun-11 8:14am    
I don't know. Can I?

Which header files are they by the way?

The reason I want to use ATL is that two different solutions posted on the net for a persistent design implementation issue I have are using ATL.

So I'm blindly going forward in ignorance.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900