search for: ndrclientcall

Displaying 3 results from an estimated 3 matches for "ndrclientcall".

Did you mean: ndrclientcall2
2011 Jun 10
0
Wine release 1.3.22
...nction headers in the proc format string for interpreted functions. widl: Use the pointer offset for arrays declared as pointer in the proc format strings of interpreted functions. include: Make CLIENT_CALL_RETURN definition platform-specific to handle the return type incompatibility in NdrClientCall. msvcp60: Synchronize the spec file. msvcrt: Comment out exports with a non-standard comment to prevent make_specfiles from trying to update them. rpcrt4: Add entry points for the old-style stubless Ndr calls. widl: Always use signed types in parameter formats. widl: A...
2019 May 24
0
Wine release 4.9
...mplementation of SetupDiSelectBestCompatDrv(). widl: Fix proxy vtbl generation in -Oi mode. rpcrt4: Fail with CO_E_OBJNOTCONNECTED when trying to call methods on a disconnected proxy. rpcrt4: Factor out get_handle_desc_size(). rpcrt4: Handle exceptions in a larger portion of NdrClientCall(). rpcrt4: Use a FINALLY block to clean up in do_ndr_client_call(). quartz/tests: Add some tests for IFilterGraph::SetDefaultSyncSource(). quartz/filtergraph: Don't require IAMFilterMiscFlags in IFilterGraph::SetDefaultSyncSource(). quartz/videorenderer: Don't expose...
2010 Sep 03
0
Wine release 1.3.2
...nitialize cbstate to a dummy value to make sure it's being set properly. oleaut32: Add tests for DispCallFunc and fix a number of corner cases. rpcrt4: Fix cfi annotations for the stubless proxy entry point. rpcrt4: Retrieve the stack argument pointer in a more portable way in NdrClientCall. ntdll/tests: Add a test for the protection state of the read-write data section. ntdll: Fix the protection state of writable sections. shell32: Add missing WINAPI to SHGetPropertyStoreFromParsingName. widl: Fix parsing of function calling conventions. widl: Set the de...