Displaying 8 results from an estimated 8 matches for "querypathofregtypelib".
2006 Oct 16
0
LoadRegTypeLib failed: 8002801d
Using trace information I get (using +trace)
trace:typelib:QueryPathOfRegTypeLib
({eab22ac0-30c1-11cf-a7eb-0000c05bae0b}, 1.1, 0x800, 0x34f72c)
trace:typelib:QueryPathOfRegTypeLib
L"Typelib\\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\\1.1" not found
err:shdocvw:get_typeinfo LoadRegTypeLib failed: 8002801d
The application dies. With earlier wine on the same app things d...
2009 Apr 24
0
Wine release 1.1.20
...3D Mark 2001 SE Dragothic: Textures not rendered on running humans
17774 Fable crashes on starting a new or existing game
17910 Black & White: Crashes in texture code at start
17984 Invalid handle for RegOpenKeyExA in win64 bit application
17987 Autocad toolbars mis-sized
17991 QueryPathOfRegTypeLib fails to locate typelib when (major.minor) = (0xffff.0xffff)
18007 Subtitle Workshop "Save as.." selection menu not appearing
18030 Images not show (or flickering) in old app
18076 SmartDraw.exe: unimplemented function gdiplus.dll.GdipBitmapSetResolution
18090 Watchtower Libra...
2006 Oct 27
0
Wine release 0.9.24
...setupapi: Fix a typo.
user: Add a test for ShowWindow(SW_MAXIMIZE) called on an invisible maximized MDI child, make it mostly pass under Wine.
wine.inf: Update RelayExclude and add RelayFromExclude filter in order to avoid not useful APIs in the traces.
oleaut32: Add a test for QueryPathOfRegTypeLib.
oleaut32: Make QueryPathOfRegTypeLib test pass under Wine.
user32: Make the test pass for GetClassName called on a small buffer.
kernel32: Exit from initial thread with ExitThread not by ExitProcess.
kernel32: Exit from initial thread with ExitThread not by ExitProcess.
Du...
2016 Feb 05
0
Wine release 1.9.3
...oaded assembly headers.
mscoree: Call native DllEntryPoint when it is defined in COR header.
Pierre Schweitzer (2):
mpr: Add support for REG_EXPAND_SZ for providers path.
mpr/tests: Add tests for WNetUseConnectionA().
Piotr Caban (7):
oleaut32: Fix best version handling in QueryPathOfRegTypeLib when type library redirection is used.
oleaut32: Add support for best version argument in LoadRegTypeLib.
server: Avoid infinite loop when we're out of timers in set_win_timer server call.
user32: Test error returned in out of timers case.
oleaut32: Update cdguid on data...
2013 Sep 27
0
Wine release 1.7.3
...e: Avoid using CONST in d3dx9math.inl.
dplayx/tests: Fix typo in ok() message.
include: Avoid using CONST in the d3dx9 headers.
include: Replace the remaining CONSTs.
include: Forbid the use of CONST in Wine.
Nikolay Sivov (3):
oleaut32: Support typelib redirection in QueryPathOfRegTypeLib().
oleaut32: LoadRegTypeLib() should check actual typelib version.
ntdll/tests: Add proper skips in tests.
Piotr Caban (28):
msvcrt: Fix Inf and NaN handling in printf function.
msvcrt: Don't forward memcmp to ntdll.
msvcrt: Don't forward memmove to ntdll....
2010 Mar 19
0
Wine release 1.1.41
...ind handling.
oleaut32: Improve dual interfaces creation in typelib.
oleaut32: Added ICreateTypeInfo2_SetFuncHelpContext implementation.
oleaut32: Fix some reference leaks.
oleaut32: Fix importinfo flags.
oleaut32: Remove incorrect memid validation.
oleaut32: Use QueryPathOfRegTypeLib in ICreateTypeInfo2_AddRefTypeInfo.
oleaut32: Improved ICreateTypeInfo AddFuncDesc implementation.
oleaut32: Improve ICreateTypeInfo_LayOut implementation.
oleaut32: Set parameter to NULL in GetMops stub.
oleaut32: Improve ITypeInfo2 GetTypeAttr implementation.
oleaut3...
2013 Aug 30
0
Wine release 1.7.1
...ype.
oledb32: Implement Advise/Unadvise for IRowPositionChange.
oledb32: Added IChapteredRowset definition.
oledb32/tests: A basic test for IRowPosition_Initialize().
oleaut32/tests: Some tests for LoadRegTypeLib() with activated context.
oleaut32/tests: Some tests for QueryPathOfRegTypeLib() with activated context.
oledb32: Implement IRowPosition_ClearRowPosition() with events.
oledb32: Implement IRowPosition_GetRowset().
oledb32: Implement GetRowPosition().
ole32: GIT can be released on process detach only.
kernel32/tests: Some tests for typelib section...
2010 Aug 20
0
Wine release 1.3.1
...: Call on_stop_nsrequest asynchronously.
mshtml: Avoid asynchronous parse_complete call.
mshtml: Added an explicit CDECL attribute to imported functions.
mshtml: Don't use start_binding in IPersistStreamInit::InitNew.
oleaut32: Try both SYS_WIN64 and SYS_WIN32 syskind in QueryPathOfRegTypeLib on win64.
ntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and IMAGE_REL_BASED_HIGHLOW should be supported on win64.
wscript.exe: Improved argument parsing.
Jeff Cook (2):
winealsa.drv: Init mixer on cards with a single Mic control, like snd_usb_audio mics.
winealsa.drv: If...