Displaying 6 results from an estimated 6 matches for "shcocreateinstance".
Did you mean:
cocreateinstance
2009 Aug 06
0
Tasty Planet fails to run
...0xb7e724ff start_thread+0xbf(arg=0x64fb90) [/build/buildd/glibc-2.9/nptl/pthread_create.c:297] in libpthread.so.0 (0x0064f4b8)
fixme:shell:DllGetClassObject failed for CLSID={a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations)
err:ole:CoCreateInstance apartment not initialised
err:shell:SHCoCreateInstance failed (0x800401f0) to create CLSID:{a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations) IID:{c46ca590-3c3f-11d2-bee6-0000f805ca57} (unknown)
err:shell:SHCoCreateInstance class not found in registry
fixme:shell:DllGetClassObject failed for CLSID={a07034fd-6caa-4954-ac3f-97a27216f98a} (Q...
2009 Jul 09
0
err:shell:SHCoCreateInstance class not found in registry
...wine regedit or if i install a game using the command wine game-name.exe i keep getting a lot of lines on my console :
Code:
fixme:shell:DllGetClassObject failed for CLSID={a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations)
err:ole:CoCreateInstance apartment not initialised
err:shell:SHCoCreateInstance failed (0x800401f0) to create CLSID:{a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations) IID:{c46ca590-3c3f-11d2-bee6-0000f805ca57} (unknown)
err:shell:SHCoCreateInstance class not found in registry
And trust me when i say a lot of lines they are plenty.
What is the cause for that ?...
2002 Oct 14
1
Winword 2000
...xme:mpr:WNetGetUniversalNameW (L"C:\\My Documents", 0x00000001,
0x405d2c7c, 0x405d30a0): stub
fixme:mpr:WNetOpenEnumA (00000002, 00000001, 00000000, (nil),
0x405d0e8c): stub
fixme:shell:SHELL32_DllGetClassObject failed for CLSID=
{208d2c60-3aea-1069-a2d7-08002b30309d} (unknown)
err:shell:SHCoCreateInstance LoadFromShell failed for CLSID=
{208d2c60-3aea-1069-a2d7-08002b30309d} (unknown)
err:shell:SHGetFileInfoA pidl is null!
fixme:listview:LISTVIEW_SetItemCount flags LVSICF_NOINVALIDATEALL
LVSICF_NOSCROLL not implemented
fixme:hook:NotifyWinEvent (32774,0x00020048,52,1)-stub!
fixme:hook:NotifyWinEven...
2009 Apr 06
1
Perfectworld and wininet problem
...led for CLSID=
> {a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations)
> err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
> err:ole:CoGetClassObject no class object {a07034fd-6caa-4954-ac3f-97a27216f98a} could be created for context 0x1
> err:shell:SHCoCreateInstance failed (0x80040111) to create CLSID:
> {a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations) IID:
> {c46ca590-3c3f-11d2-bee6-0000f805ca57} (unknown)
> err:shell:SHCoCreateInstance class not found in registry
> fixme:shell:DllGetClassObject failed for CLSID=
> {a07034fd-6ca...
2008 Mar 12
5
Wine with writeitnow
Hello,
Currently I'm moving over to linux. I got fedora core 7, and I've been running it on a virtual machine.
There is one piece of software I can't live without. It's called writeitnow:
http://www.ravensheadservices.com/
Wine is installed on my box.
When I run the application I get the following error message:
"The Java(TM) VM could not be started. Please restart the
2007 Oct 26
0
Wine release 0.9.48
...the parent window in areas that are now part of the child visible region.
shell32: Use wine_get_dos_file_name instead of duplicating knowledge about the drive symlinks.
Fix redundant uses of MAKEINTRESOURCE.
shell32: Check for internal shell classes before querying the registry in SHCoCreateInstance.
ntdll: Cache the DOS drives stat info for up to one second.
ntdll: Fixed off-by-one error in RtlGetFullPathName_U (spotted by Michael Builov).
winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name.
Allan Tong (3):
shell32: Fi...