by trying an Win Application on wine I get the following output on the console :
00f4:err:ole:com_get_class_object class {0697ae9a-1df0-4ee2-a4f2-1da4b81fc0fc} not registered
00f4:err:ole:com_get_class_object class {0697ae9a-1df0-4ee2-a4f2-1da4b81fc0fc} not registered
00f4:err:ole:com_get_class_object no class object {0697ae9a-1df0-4ee2-a4f2-1da4b81fc0fc} could be created for context 0x3
The application is a Control Application for the Steinberg Audio Interface - it starts but reports that the unit (the interface) can't be found on the system.
I assume that here a oledb32.dll object is being used in this application .....
What can I do ?