I need to change the CLSID for my COM DLL.
I tried to simply change the CLSID in the .rgs file. Is this the valid way, or do I have to do something else?
I am asking because it does not work.
When I change the CLSID in the rgs file, and compile it and then try to use it, I get the "the requested class could not be delivered" error.