I have downloaded the trial sdk and made an application. The application works great when I target 32 bit systems but alas I need to be able to target 64.
When I change the Target plaform I get this error when trying to construct the StarBurnX object.
Quote:
Retrieving the COM class factory for component with CLSID {B756C224-A1EA-44F8-95C1-9F726040C800} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
Ninja edit;
I am using vs2010 windows 7 professional if that makes any difference.
Is there a known solution to this problem, or am I just doing something silly and wrong?
Thanks!