Displaying 2 results from an estimated 2 matches for "func_dispatch".
2020 Oct 09
0
Wine release 5.19
...conhost: Import menu handling from wineconsole.
Julian R?ger (1):
po: Update German translation.
J?zef Kucia (1):
include: Move the ID3D12Debug interface to d3d12sdklayers.idl.
Kevin Puetz (8):
oleaut32/tests: Include [dual] interface in test_dump_typelib.
oleaut32: FUNC_DISPATCH from dispinterface should have oVft == 0.
oleaut32: Overwrite return type when rewriting FUNCDESC to FUNC_DISPATCH.
oleaut32: Omit [lcid] parameter when rewriting FUNCDESC to FUNC_DISPATCH.
oleaut32: Make GetNames omit same parameters as GetFuncDesc.
oleaut32/tests: Add test...
2007 Oct 12
0
Wine release 0.9.47
...rrect place.
advapi32: security: Remove unneeded FIXME.
oleview: Don't crash if the parent type couldn't be retrieved.
ole32: OleIsRunning should return TRUE if the class doesn't implement IRunnableObject.
oleaut32: Function kind for dispatch interfaces should be FUNC_DISPATCH.
Misha Koshelev (1):
urlmon: Increment/decrement reference count when internet handles are created/destroyed.
Nigel Liang (1):
include/winsock.h: Fix parenthesis mismatch.
Reece H. Dunn (1):
comctl32: Fixed drawing the trackbar background when themes are installed.
Rob Shearma...