search for: loadtypelib

Displaying 7 results from an estimated 7 matches for "loadtypelib".

Did you mean: loadtypelibex
2008 Jul 19
1
GetModuleFileName in winelib DLLs
...and found this thread http://www.winehq.org/pipermail/wine-devel/2003-December/023224.html which says that this behavior is needed for built-in DLLs. My problem is that I'm trying to compile COM DLLs which need to be able to register themselves with DllRegisterServer, and also need to call LoadTypeLib on themselves (to use with DispInvoke etc.). This seems to work well in Wine if I hardcode the actual path to the .dll.so - I can access my components using CoCreateInstance and LoadTypeLib can get the typelib from a .dll.so file - but unfortunately I am unable to get the real module name. As...
2005 Oct 17
1
COM objects with early bindings in R
...ist member, I am using the packages RDCOMClient and SWinTypeLibs and try to import a COM object (created in Delphi) in R that is of type 'early binding' instead of late 'late binding'. Is there a possibility to do this in R? Currently, the following returns an error message: l1 = LoadTypeLib("c:\\Programme\\INVESCO\\QaCalendar\\Calendar.dll") print(getTypeLibTypes(l1)) IQaCalPeriodicInit QaCalPeriodic IQaSeriesInit "dispatch" "coclass" "dispatch" QaSeries...
2009 Jul 02
6
installer of an application fails
...l)) [/usr/src/redhat/BUILD/wine-1.1.24/dlls/oleaut32/typelib.c:3393] in oleaut32 (0x0033ef10) 3 0x6d5625a9 ITypeLib2_Constructor_SLTG+0x6d9(pLib=0x340000, dwTLBLength=<is not available>) [/usr/src/redhat/BUILD/wine-1.1.24/dlls/oleaut32/typelib.c:3632] in oleaut32 (0x0033eff0) 4 0x6d565c03 LoadTypeLibEx+0xa93(szFile=<is not available>, regkind=REGKIND_DEFAULT, pptLib=0x33f5c0) [/usr/src/redhat/BUILD/wine-1.1.24/dlls/oleaut32/typelib.c:2765] in oleaut32 (0x0033f370) 5 0x6d56664f LoadTypeLib+0x7f(szFile=<register EDI not in topmost frame>, pptLib=<register ESI not in topmost frame...
2007 Mar 19
1
Can't Install MSWORD
...2c 0034f4f0 | fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119 | Backtrace: | =>1 0x7e70dc7d SysAllocString+0x1d [../../include/winbase.h:2116] in | oleaut32 (0x0034f158) | 2 0x7e733118 ITypeLib2_Constructor_MSFT+0x1218 [./typelib.c:1816] in | oleaut32 (0x0034f508) 3 0x7e733fe8 LoadTypeLibEx+0x6d8(regkind=0x0, | pptLib=0x34f888) [./typelib.c:2278] in oleaut32 (0x0034f768) 4 | 0x7e7347de LoadTypeLib+0x7e [./typelib.c:359] in oleaut32 (0x0034f798) | fixme:dbghelp:elf_load_debug_info_from_map Alpha-support for Dwarf2 | information for msi<elf> fixme:dbghelp:elf_new_wine_thunks...
2017 Jun 09
0
Wine release 2.10
.... wmp: Add some ordinals. tdh: Add stub dll. Can Taşan (1): po: Update Turkish translation. Daniel Lehman (2): include: Add sqlucode.h. msvcrt: Translate SEH exception on each call to __CxxFrameHandler. Dmitry Timoshkov (1): oleaut32: Add an arguments check to LoadTypeLibEx. François Gouget (10): odbccp32/tests: Make test_SQLInstallTranslatorEx() static. wmvcore/tests: Make test_profile_manager_interfaces() static. oleaut32: Make VARIANT_GetLocalisedText() static. wsdapi: Add a trailing '\n' to a TRACE() message. wined3d: Add a...
2010 Nov 26
0
Wine release 1.3.8
...ocol handler in BindProtocol. urlmon: BindProocol's protocol handler doesn't need IInternetProtocolEx iface. urlmon: Store BindProtocol as IInternetProtocolEx. urlmon: Make get_protocol_handler IUri-based. urlmon: Make Binding object IUri-based. oleaut32: Added LoadTypeLib failure test. ole32: Skip more tests on win9x. mshtml: Removed tests failing on IE7. shdocvw: Skip tests on IE 5.5. mshtml: Don't use wine_url in nsURI::Clone implementation. mshtml: Don't use wine_uri in nsIIOService::NewChannelFromURI implementation. ms...
2010 Feb 19
0
Wine release 1.1.39
...Remove some unneeded extension checking. cmd/tests: Compare strings case-insensitive. Piotr Caban (9): urlmon: Fix map_url_to_zone implementation. urlmon: Fixed CoInternetGetSecurityUrl implementation. urlmon/tests: Added more url parsing tests. oleaut32: Fix crash in LoadTypeLib if typelib name is not specified. oleaut32: Return TYPE_E_NAMECONFLICT in ICreateTypeLib2::CreateTypeInfo. oleaut32: Store CreateTypeInfo->typedata in list. oleaut32: Compute TypeInfo offsets while writing data. oleaut32: Store indices in list. oleaut32: Store names...