Displaying 2 results from an estimated 2 matches for "wine_stringfromclsid".
2004 Jul 16
3
CLSID not registered
I'm getting the following error. I have +ole,+reg,+loaddll,+olerelay on
trace:reg:NtQueryValueKey (0x10,L"GeoDatabase",2,0x556bdbc4,12)
trace:ole:WINE_StringFromCLSID
0x6756fd48->{00000514-0000-0010-8000-00AA006D2EA4}
trace:ole:CoGetClassObject
CLSID: {00000514-0000-0010-8000-00aa006d2ea4},
IID: {00000001-0000-0000-c000-000000000046}
trace:reg:NtOpenKey
(0x15c,L"CLSID\\{00000514-0000-0010-8000-00AA006D2EA4}\\InprocServer32",20019,0
x556bf8a...
2009 Mar 13
0
Wine release 1.1.17
...d-alone 16-bit module.
ole32: Make ole2nls.dll into a stand-alone 16-bit module.
ole32: Make storage.dll into a stand-alone 16-bit module.
ole32: Make ole2.dll into a stand-alone 16-bit module.
ole32: Make compobj.dll into a stand-alone 16-bit module.
ole32: Get rid of WINE_StringFromCLSID and A->W conversions.
oleaut32: Make typelib.dll into a stand-alone 16-bit module.
oleaut32: Make ole2disp.dll into a stand-alone 16-bit module.
wine.inf: Fix typo in the shift_jis entry.
rpcrt4: Use RpcMsg->Buffer instead of BufferStart since the latter isn't alwa...