Displaying 3 results from an estimated 3 matches for "serverrpcchannelbuffer_getdestctx".
2008 Jan 19
2
Terminal Output
...Paperflow is industrial grade scanning
software. It can use both twain and isis drivers to interact with any
scanner. It has extensive image enhancement features. I don't want any
help with installing this application. I figure the output will help in
the development of WINE.
fixme:ole:ServerRpcChannelBuffer_GetDestCtx (0x7d21c340,0x7d21c344), stub!
fixme:rpc:RpcRevertToSelfEx (0x18d9700): stub
err:msi:call_script Could not find CLSID for Windows Script
err:msi:ITERATE_Actions Execution halted, action
L"MakeVDDRegEntry.B391C188_6953_11D4_82CB_00D0B72E1DB9" returned 1603
fixme:ole:ServerRpcChannelBuffer...
2009 Dec 09
1
"unknown processor architecture" error while installing app.
...or.jpg ]
Unfortunately when I click next it throws an error immediately:
[Image: http://img13.imageshack.us/img13/8533/confmanwineerror.jpg ]
I did export WINEDEBUG=warn+all and rerun setup.exe.
Since the moment I click next untill the error message following lines are logged.
Code:
warn:ole:ServerRpcChannelBuffer_GetDestCtx (0xefe0b4,0xefe0b8), stub!
warn:ole:CLSIDFromProgID couldn't open key for ProgID L"WScript.Shell"
warn:ole:ServerRpcChannelBuffer_GetDestCtx (0xefe0b4,0xefe0b8), stub!
warn:file:wine_nt_to_unix_file_name L"USER.dll" not found in /home/tlisiecki/.wine/dosdevices/e:/instalki/...
2008 Jan 25
0
Wine release 0.9.54
...rt4: The initialisation of [out] variables in the stubless code must be after the unmarshaling of [in] and [in, out] variables has been completed.
mlang: Implement Rfc1766ToLcidW.
rpcrt4: Allow NULL networkaddr and endpoint in rpcrt4_np_get_top_of_tower.
ole32: Partially implement ServerRpcChannelBuffer_GetDestCtx.
rpcrt4: Move the setting of retval_ptr outside of any particular stub phase in stub_do_args and stub_do_old_args.
rpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK pointers.
comctl32: Keep on displaying the last frame of the animation after the animation has stopped.
co...