Displaying 4 results from an estimated 4 matches for "8f91".
Did you mean:
891
2003 Apr 24
3
Keyboar problems
...stub
fixme:ole:OleLoadPictureEx (0x411be82c,1086,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x406b2a7c), partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x40388978)->(0x4038c268, 0, (nil)), hacked stub.
fixme:ole:CoCreateInstance no classfactory created for CLSID {0be35203-8f91-11ce-9de3-00aa004bb851}, hres is 0x80040150
fixme:ole:CoCreateInstance no classfactory created for CLSID {0be35203-8f91-11ce-9de3-00aa004bb851}, hres is 0x80040150
fixme:ole:CoCreateInstance no classfactory created for CLSID {0be35203-8f91-11ce-9de3-00aa004bb851}, hres is 0x80040150
fixme:ole:CoCre...
2016 May 12
1
[PATCH] New API: btrfs-filesystem-show (RHBZ#1164765)
...if (!lines)
+ return NULL;
+
+ if (count_strings (lines) < 3) {
+ reply_with_error ("truncated output from 'btrfs filesystem show' command");
+ return NULL;
+ }
+
+ /* Output of `btrfs filesystem show' is like:
+ *
+ * Label: none uuid: 99a1b6ba-de46-4a93-8f91-7d7685970a6c
+ * Total devices 3 FS bytes used 1.12MiB
+ * devid 1 size 10.00GiB used 2.00GiB path /dev/sda
+ * [...]
+ *
+ * or:
+ *
+ * Label: none uuid: 99a1b6ba-de46-4a93-8f91-7d7685970a6c
+ * Total devices 3 FS bytes used 1.12MiB
+...
2005 Feb 19
1
Street Atlas 8.0 Extractor
...jmp *0x42e280 -> (invalid destination)
Wine-dbg>
I gather that the first four lines are a complaint about the lack of
MFC42.DLL. However:
[ccurley@charlesc ~]$ locate MFC42.DLL
/home/ccurley/.wine/drive_c/windows/system/MFC42.DLL
and, in system.reg:
[Software\\Classes\\CLSID\\{0BE35200-8F91-11CE-9DE3-00AA004BB851}\\InprocServer32] 1106509712
@="C:\\windows\\system\\MFC42.DLL"
There is no reference to mfc* in ~/.wine/config.
I have no Windows code in my wine installation, other than whatever
Joachim von Thadden's delightful winetools pulled in, and Internet
Exploder.
T...
2002 Jan 07
0
Unhandled exception: page fault on read access
...is 0x80040154
err:ole:OLEPictureImpl_SetBitmap GetObject fails
<snip> repeated 6 times /<snip>
fixme:ole:CoCreateInstance no classfactory created for CLSID {00000000-0000-0000-0000-000000000000}, hres is 0x80040154
fixme:ole:CoCreateInstance no classfactory created for CLSID {0be35203-8f91-11ce-9de3-00aa004bb851}, hres is 0x80040154
trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x1213a28f
trace:seh:EXC_RtlRaiseException info[0]=00000000
trace:seh:EXC_RtlRaiseException info[1]=0000000c
trace:seh:EXC_CallHandler calling handler at 0x51fda1 code=c0000005 flags=0
trace:seh...