Displaying 7 results from an estimated 7 matches for "cotreatasclass".
2002 Mar 01
4
Install application under WINE 20020228
I tried to install PAF and got the following:
fixme:ole:CoSetState (0x653c3f80),stub!
fixme:ole:MkParseDisplayName (0x403d39e0, L"StdOle32.tlb", 0x405a6624,
0x46000000): stub.
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
fixme:ole:CoSetState ((nil)),stub!
fixme:ole:CoMarshalInterface Failed to Marshal the interface, 80070057?
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
fixme:ole:CoMarshalInterface Failed to Marshal...
2002 Jan 24
2
installing DreamWeaver
...ole:TLB_ReadTypeLib Loading of typelib c:\program files\common
files\installshield\engine\6\intel 32\ikernel.exe failed with error 0x00000000
err:ole:TLB_ReadTypeLib Loading of typelib c:\program files\common
files\installshield\engine\6\intel 32\ikernel.tlb failed with error 0x00000002
fixme:ole:CoTreatAsClass (0x46c858,0x46e128), stub!
fixme:ole:CoGetClassObject CLSCTX_LOCAL_SERVER ?not supported!
fixme:ole:CoCreateInstance no instance created for
{91814ebf-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x80070005
2001 Nov 25
1
wine + Myst III Exile
Has anyone gotten this working?
I'm getting an error during the install:
fixme:ole:CoTreatAsClass (0x46c858,0x46e128), stub!
fixme:ole:CoGetClassObject CLSCTX_LOCAL_SERVER not supported!
fixme:ole:CoCreateInstance no instance created for {91814ebf-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x80070005
I've tried copying ole32.dll from my real windows, and the error changes.
I get a dialogue bo...
2001 Jul 14
0
upgrade from 2000 to 2001
...icad2001]# /usr/local/bin/wine setup
fixme:ole:CoSetState (0x653c79b0),stub!
fixme:pthread_kill_other_threads_np
fixme:pthread_kill_other_threads_np
fixme:ole:CoSetState (0x653c79b0),stub!
fixme:ole:MkParseDisplayName (0x40426e94, L"StdOle32.tlb", 0x40636634,
0x46000000): stub.
fixme:ole:CoTreatAsClass (0x46c858,0x46e128), stub!
fixme:ole:CoSetState ((nil)),stub!
fixme:ole:CoGetClassObject CLSCTX_LOCAL_SERVER not supported!
fixme:ole:CoCreateInstance no instance created for
{91814ebf-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x80070005
fixme:ole:CoSetState ((nil)),stub!
[wineadmin@atlanta icad2001]#...
2001 Aug 25
1
Installshield Engine
...hreads_np
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
fixme:ole:CoSetState (0x653c79b0),stub!
fixme:ole:MkParseDisplayName (0x40426c64, L"StdOle32.tlb", 0x40636634,
0x46000000): stub.
fixme:ole:CoTreatAsClass (0x46c858,0x46e128), stub!
fixme:ole:CoSetState ((nil)),stub!
fixme:ole:CoGetClassObject CLSCTX_LOCAL_SERVER not supported!
fixme:ole:CoCreateInstance no instance created for
{91814ebf-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x80070005
I'm running mdk 8.0 and a "Wine release 20010731"...
2002 Dec 02
0
# wine --version Wine 20021125
Does anyone know how to save the output from the debugger and how to fix
this problem?
# wine SetupChat.exe
fixme:seh:check_resource_write Broken app is writing to the resource
data, enabling work-around
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
fixme:ole:_get_funcdesc Did not find a typeinfo for reftype 0?
fixme:ole:PSFacBuf_CreateProxy GetFuncDesc 80004005 should not fail here.
fixme:ole:StdMarshalImpl_UnmarshalInterface Failed to create a proxy for
{91814e...
2014 Jun 27
0
Wine release 1.7.21
...applications.
msvcrt/tests: Avoid size_t in traces.
usp10: Update the character data tables to Unicode 7.0.0.
libwine: Update the codepage tables to Unicode 7.0.0.
opengl32: Make sure the function table is initialized in all threads.
Andrew Eikum (8):
ole32: Implement CoTreatAsClass for classes without AutoTreatAs.
ole32: Respect TreatAs in CoCreateInstance.
packager: Add stub Packager implementation.
packager: Add loading support for Ole10Native storage objects.
packager: Implement IOleObject::SetClientSite.
packager: Implement IOleObject::GetMis...