Hi all,
Does anybody have a way of registering a COM DLL on a 64 bit operating system in code?
I would like to do it in such a way so I can tell whether or not the registration was successful or not.
I also need to avoid the use of Kernel32 API functions as I am unable, for other reasons, to target a x86 platform.
Any ideas anyone?
