Hello!

I tried to add a destructer to my component class but it says that the destructor already exists. I didn't add any destructor to the class

generated by ATL object wizard. I just need to close some handles before

my component is deleted. Could you help me?