search for: connectnamedpip

Displaying 8 results from an estimated 8 matches for "connectnamedpip".

Did you mean: connectnamedpipe
2007 Jul 26
2
error in using R2WinBUGS on Ubuntu 6.10 Linux
...46} not registered err:ole:CoGetClassObject no class object {0003000a-0000-0000-c000-000000000046} could be created for context 0x3 fixme:keyboard:RegisterHotKey (0x10032,13,0x00000002,3): stub fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a err:ole:local_server_thread Failure during ConnectNamedPipe 317 R SOURCE FILE: rm(list=ls(all=TRUE)) library(R2WinBUGS) inits<-function(){ list(alpha0 = 0, alpha1 = 0, alpha2 = 0, alpha12 = 0, sigma = 1) } data<-list(r = c(10, 23, 23, 26, 17, 5, 53, 55, 32, 46, 10, 8, 10, 8, 23, 0, 3, 22, 15, 32, 3), n = c(39, 62, 81, 51, 39, 6, 74, 72,...
2007 Nov 06
1
Running R2WinBUGS on Linux using Wine
...e:CoGetClassObject no class object {0003000a-0000-0000-c000-000000000046} could be created for context 0x3 / /> fixme:keyboard:RegisterHotKey (0x10032,13,0x00000002,3): stub / /> fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a / /> err:ole:local_server_thread Failure during ConnectNamedPipe 317 / This is wine, not R2WinBUGS nor WinBUGS nor R, I fear, and the "fixme:" sounds promising that things go away in a more recent version of wine... Uwe Ligges === === ===
2004 Feb 29
3
Wine crashes when I use dead keys (grave and circumflex accents)
Hi, Whenever I type ?, ?, or ?, etc., Wine crashes immediately before displaying the letter. It doesn't have enough time to display any debug message neither. Dom
2016 Oct 28
0
Wine release 1.9.22
...x index offset for immediate mode draws. wined3d: Use buffer_bind() in buffer_conversion_upload(). Ken Thomases (18): server: Make disconnecting a named pipe immediately close the client's connection and allow the server to initiate a new connection. kernel32/tests: Test that ConnectNamedPipe() works immediately after DisconnectNamedPipe() without waiting for the client to close. winemac: Allocate clipboard data as GMEM_FIXED. winemac: Convert old-Mac-style line breaks (CR) to Windows-style CRLF when importing UTF-16. winemac: Remove support for owner-displayed clipbo...
2018 Nov 09
0
Wine release 3.20
...PPABLE in d3d9_device_CreateDepthStencilSurfaceEx(). Jacek Caban (32): server: Add FileModeInformation implementation. server: Use requested options for device pseudo fd. server: Use a separated object for each opened named pipe device file. kernel32: Wait on pipe handle in ConnectNamedPipe if needed. kernel32: Wait on pipe handle in TransactNamedPipe if needed. ntdll: Correctly return result of blocking NtFlushBuffersFile. ntdll: Use correct size when checking iosb in NtFlushBuffersFile (Coverity). ntdll/tests: Add more I/O blocking and completion tests....
2019 Oct 18
0
Wine release 4.18
...s and declarations. Brendan Shanks (4): kernel32/tests: Add tests for named pipes in PIPE_NOWAIT mode. server: Don't block when reading from named pipes in PIPE_NOWAIT mode. server: Don't block when writing to named pipes in PIPE_NOWAIT mode. server: Don't block ConnectNamedPipe for pipe in PIPE_NOWAIT mode. Christian Costa (1): d3dx9: Correctly align texture dimensions to block size in D3DXCheckTextureRequirements(). Dmitry Timoshkov (8): winspool: Add support for level 1 printer info to GetPrinter. wineps: Add version resource. wshom.ocx: Actua...
2012 Mar 27
0
App. Delisprint hangs on second run
...in ntdll (0x00a4e918) 7 0x7bc42217 NtFsControlFile+0xa6(handle=0x54, event=0x0(nil), apc=(nil), apc_context=0x0(nil), io=0xa4e9e8, code=0x110008, in_buffer=0x0(nil), in_size=0, out_buffer=0x0(nil), out_size=0) [/build/buildd/wine1.3-1.4/dlls/ntdll/file.c:1523] in ntdll (0x00a4e9a8) 8 0x7b86f191 ConnectNamedPipe+0x90(hPipe=0x54, overlapped=(nil)) [/build/buildd/wine1.3-1.4/dlls/kernel32/sync.c:1592] in kernel32 (0x00a4ea08) 9 0x7ec180d0 listen_thread+0x2f(arg=0x1118e8) [/build/buildd/wine1.3-1.4/dlls/rpcrt4/rpc_transport.c:129] in rpcrt4 (0x00a4ea48) 10 0x7bc72f60 call_thread_func_wrapper+0xb() in ntd...
2012 Jan 09
4
"timeGetTimeā€œ function in winmm.dll
Dear Forum, I installed MetaTrader 4 with wine it is up and running everything works well, the best performers is with the new wine 1.3. BUT if I run some EA Experts Advisors I get on two of it problems and the application crashes. The EA`s with crashes have custom .dll (FCS300.dll) and I try to debug this errors. Code: 0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7d7984a2 0028:Ret