Displaying 8 results from an estimated 8 matches for "verreq".
2007 Dec 10
0
Fwd: Wine Problem SOLVED
...x_file_name L" GLS.INI" not found in
/home/xe/.wine/dosdevices/c:/windows/GLS.INI
warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\GLS.INI" not found (c0000034)
warn:file:CreateFileW Unable to create file L"C:\\\\windows\\GLS.INI"
(status c0000034)
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WS_gethostname name 0x34c29c, len 255
trace:winsock:WS_gethostname <- 'xekh'
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WS...
2007 Dec 07
1
Wine Problem
...ix_file_name L"GLS.INI" not found in
/home/xe/.wine/dosdevices/c:/windows/GLS.INI
warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\GLS.INI" not found (c0000034)
warn:file:CreateFileW Unable to create file L"C:\\\\windows\\GLS.INI"
(status c0000034)
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WS_gethostname name 0x34c29c, len 255
trace:winsock:WS_gethostname <- 'xekh'
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WS...
2008 Jan 23
0
Running windows subversion client on Wine
...ning just the client from the command line gives me this:
/tmp/svn-win32-1.4.6/bin$ export WINEDEBUG='-all,+winsock'
/tmp/svn-win32-1.4.6/bin$ wine svn.exe update ~/development/e-dj/
trace:winsock:DllMain 0x7eda0000 0x8 (nil)
trace:winsock:DllMain 0x7eda0000 0x1 0x1
trace:winsock:WSAStartup verReq=2
trace:winsock:WSAStartup succeeded
trace:winsock:WSAStartup verReq=202
trace:winsock:WSAStartup succeeded
svn: Network socket initialization failed
trace:winsock:DllMain 0x7eda0000 0x0 0x1
The excerpt o code within SVN that's returning this error is at session.c:
/* Can we initialize netwo...
2002 Feb 27
3
winsock 16 BIT
Hi!
In October I worked with a client-server (using winsock.dll) 16 bit
aplication
emulated in wine (Not using ODBC), it worked fine. This aplication needs
to connect to a
server using port ctsql 5557/tcp, this service is in my /etc/services.
And wine made all realy fine (Version 20011108). With the release
20011226 (I think)started the problem. Something changed with winsock
16-bit.
I've
2005 Apr 06
0
Freelancer Gameserver - DirectPlay problem
...tive dpnaddr.dll
--------------------------------------------------------------------------------------------------------------
fixme:msvcrt:_setmbcp Unreal codepages (e.g. -3) not implemented
fixme:ole:CoRegisterMessageFilter stub
trace:winsock:DllMain 0x42ba0000 0x1 (nil)
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:DllMain 0x42ba0000 0x2 (nil)
trace:winsock:DllMain 0x42ba0000 0x3 (nil)
trace:winsock:DllMain 0x42ba0000 0x2 (nil)
trace:winsock:DllMain 0x42ba0000 0x2 (nil)
trace:winsock:DllMain 0x42ba0000 0x2 (nil)
err:ole:CoInitializeEx Attempt to change thre...
2009 Feb 06
0
winsock errror for ioctl cmd 9800000c in wine 1.14
Hi,
When running program that works fine under XP, with wine I have a
problem. Running with trace on gives the following output:
trace:winsock:DllMain 0x7eba0000 0x2 (nil)
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WS_socket af=2 type=2 protocol=0
trace:winsock:WSASocketA af=2 type=2 protocol=0 protocol_info=(nil)
group=0 flags=0x1
trace:winsock:WSASocketW af=2 type=2 protocol=0 protocol_info=(nil)
group=0 flags=0x1
trace:winsock:WSASocketW create...
2008 May 22
0
Socket timeout...
...e error about connection timeout...
Tested on wine: 1.0rc1, 0.9.61 0.9.60
log from second computer:
mrozycka at rozycka:~/.wine/drive_c/Program Files/Internet Explorer> wine "C:\\Program Files\VTLS\Virtua\Virtua.exe"
trace:winsock:DllMain 0x7dfb0000 0x1 (nil)
trace:winsock:WSAStartup verReq=202
trace:winsock:WSAStartup succeeded
trace:winsock:WS_socket af=2 type=1 protocol=0
trace:winsock:WSASocketA af=2 type=1 protocol=0 protocol_info=(nil) group=0 flags=0x1
trace:winsock:WSASocketW af=2 type=1 protocol=0 protocol_info=(nil) group=0 flags=0x1
trace:winsock:WSASocketW created 0...
2005 Jan 08
1
Connection problems and weird WinSock warnings...
...GENABLE (00000030) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_EXTENTS (0000008a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_VERTEXBLEND (00000097) value : 00000000 !
[Then I connect]
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WS_gethostbyname "droganor.no-ip.com" ret 0x40435c18
trace:winsock:WS_socket af=2 type=1 protocol=0
trace:winsock:WSASocketA af=2 type=1 protocol=0 protocol_info=(nil) group=0 flags=0x1
trace:winsock:WSASocketA created 0148
trac...