search for: ws2_32

Displaying 20 results from an estimated 583 matches for "ws2_32".

2006 May 11
9
world of warcraft doesnÄt work (sorry if double post)
if this is a doublepost please sorry bur the first post was blocked by spamfilter because of wrong timesettings on my local computer. i reaplyed to my original post and now im not shure if the mailserver thinks the message is corrupt because of reply to a non existing message. here is the originalmessage (again?) Hi everyone, thirst of all please forgive my bad english :) i have installed wine
2015 Apr 17
0
Wine release 1.7.41
...ght Mysteries: The Salem Witch Trials crashes on start (SO_ERROR returns zero instead of ECONNREFUSED after connect attempt fails) 38387 Multiple .NET 4.x WPF applications abort with 'Unrecoverable system error' in Win7 mode (dwrite font family resolution must be case-insentive) 38410 ws2_32 fails compile without IPX ---------------------------------------------------------------- Changes since 1.7.40: Aaryaman Vasishta (4): d3drm: Fix IDirect3DRMFrame2::QueryInterface returning incorrect HRESULT. d3drm: Add more interfaces to be queried from IDirect3DRMFrame2::QueryInte...
2005 Dec 04
0
ws2_32.dll.getaddrinfo unimplemented?
Hi! My application compiled in functions from PostgreSQL's libpq. IIRC, it is function getaddrinfo_all() in file ip.c that calls getaddrinfo(). When the application starts, wine aborts with the message: Call form <address> to unimplemented function ws2_32.dll.getaddrinfo <address> here is some hex numbers which I don't remember. This problem happens to versions 20050930, 0.9.1, and 0.9.2. Any hint will be much appreciated. Regards, CN -- http://www.fastmail.fm - I mean, what is it about a decent email service?
2005 Apr 27
1
Help with debugging fatal exception in Dreamweaver
...d debugging, and dissecting of log files. Here's what I've got so far. I would really appreciate some input. ~~* From the log file (WINEDEBUG=+all wine Dreamweaver.exe > log.txt) *~~ (NOTE: initial numbers are the line numbers of the log file, so they can be ignored.) 3757166 0009:Call ws2_32.gethostname(406dfadc,00000032) ret=004725e3 3757167 0009:trace:winsock:WS_gethostname name 0x406dfadc, len 50 3757168 0009:trace:winsock:WS_gethostname <- 'IBMFB1L0DH.ercsarnia.ca' 3757169 0009:Ret ws2_32.gethostname() retval=00000000 ret=004725e3 # above four lines appear to go fine #...
2014 Jan 03
0
Wine release 1.7.10
...es and spelling fixes. Andr? Hentschel (3): kernel32: Adapt input checking in OpenConsoleW to match win8 behaviour. kernel32/tests: Accept more win8 return values. gdi32: Fix a comment. Austin English (1): wine.inf: Bump XP 64-bit to service pack 2. Bruno Jesus (9): ws2_32: Do not convert EAI_xxx return in case of success. ws2_32: Normalize IPX protocol names using the WS prefix. ws2_32/tests: Fix some test message typos. ws2_32: Add support to print IPX socket address. ws2_32: Add support to check if an IPX socket is bound. ws2_32: Add...
2012 Jan 09
4
"timeGetTime“ function in winmm.dll
...LLWNDPROC,code=0,wp=00000001,lp=0033669c) 0009:Call user32.CallNextHookEx(00010068,00000000,00000001,0033669c) ret=004f23a7 0025:Ret KERNEL32.Sleep() retval=00000000 ret=0051993e 0025:Call KERNEL32.GetTickCount() ret=005196ce 0025:Ret KERNEL32.GetTickCount() retval=00010158 ret=005196ce 0025:Call ws2_32.ioctlsocket(000000a0,4004667f,01a3ea6c) ret=0051ec12 0025:Call ntdll.wine_server_handle_to_fd(000000a0,00000000,01a3e7dc,00000000) ret=7ee19c24 0009:Ret user32.CallNextHookEx() retval=00000000 ret=004f23a7 0025:Ret ntdll.wine_server_handle_to_fd() retval=00000000 ret=7ee19c24 0009:Ret hook proc...
2015 Mar 20
0
Wine release 1.7.39
...Add _mbctohira implementation. msvcrt: Add _mbctokata implementation. winmm/tests: Add notify flag tests for MPEGVideo driver. mciqtz32: Fix notify flag behavior. Alexandre Julliard (23): server: Don't report completion at all in the MORE_PROCESSING_REQUIRED case. ws2_32: Set the completion event on the server side also for AcceptEx. ws2_32: Use Win32 APIs for interlocked functions. server: Allow device manager ioctls to run asynchronously. server: Add a request to store the results of an ioctl asynchronously. ntoskrnl: Allow IoCompleteReque...
2013 Sep 27
0
Wine release 1.7.3
.... Andr? Hentschel (6): kernel32/tests: Add initial CreateFile2 tests based on the CreateFileW tests. msvcrt/tests: Load the correct function on ARM. include: Don't redefine _GNU_SOURCE. wininet/tests: Don't test function directly when reporting GetLastError(). ws2_32/tests: Don't test function directly when reporting WSAGetLastError(). winebuild: Update IMAGE_FILE_MACHINE_ARM64. Aric Stewart (2): imm32: Fix ImmGetDescription behavior with a null HKL. imm32: ImmGetDescriptionA return does not include NULL byte. Bruno Jesus (15): ws2...
2008 Jun 07
2
Unraveling a protoent struct
I''m spacing - how do I unravel a protent struct pointer? require ''win32/api'' include Win32 getprotobyname = API.new(''getprotobyname'', ''P'', ''P'', ''ws2_32'') ptr = getprotobyname.call(''tcp'') puts "Name: " + # ??? puts "Aliases: " + # ??? puts "Number: " + # ??? Thanks, Dan
2002 Jun 24
1
WinSock & Wsock32
...am starting with a fresh config file from the 20020605 wine distro and trying to get the ARS Remedy User win32 based software running. Part way through the install it tell me I need to install "Winsock 2". By this I am assuming it is looking for the 32-bit winsock Dll's, wsock32.dll * ws2_32.dll. I have tried many variations of wsock32, ws2_32 & winsock in the DllOveride section all as "builtin" and I am using the "--debugmsg +loaddll" on the commandline but do not see the .dll being loaded. What the heck am I doing wrong? Why can't I see the winsock dll b...
2020 Oct 09
0
Wine release 5.19
...anges since 5.18: Akihiro Sagawa (3): kernelbase: Improve Get{, Dynamic}TimeZoneInformation() performance. kernelbase: Fix copy and paste error. configure: Fix a typo in comparison. Alexandre Julliard (25): configure: Require 64-bit compare-and-swap support from gcc. ws2_32: Retrieve the FQDN only when necessary in getaddrinfo(). wineboot: Set the computer name keys. kernel32: Remove the setting of the computer name keys. ntdll: Delay ntdll.dll loading until more initialization is done. ntdll: Use the standard code path to load ntdll.dll....
2017 Aug 03
0
Wine release 2.14
...gdi32: Respect the rop mode in SetPixel. packager: Add the ProgID. Jacek Caban (13): wininet: Improved cookie debug traces. mshtml: Set correct load type in load_nsuri. mshtml: Always create load info object in load_nsuri. mshtml: Set referrer in load_nsuri. ws2_32: Added GetAddrInfoExOverlappedResult stub implementation. ws2_32: Factor out GetAddrInfoW implementation. ws2_32: Added FreeAddrInfoEx implementation. ws2_32: Return ADDRINFOEXW type from WS_getaddrinfoW. ws2_32: Added partial GetAddrInfoExW implementation. ws2_32: Add...
2013 Sep 13
0
Wine release 1.7.2
...Line Break algorithm to break lines for DT_WORDBREAK. Austin English (2): netcfgx: Add stub dll. msiexec: Add a fixme for administrative installs. Bruno Jesus (13): server: Store the protocol while creating the socket. server: Add a request to get socket information. ws2_32: Merge protocol.c and socket.c. ws2_32: Cope with invalid protocols in WSAEnumProtocols. ws2_32: Add parameters TRACE for WS_EnumProtocols. ws2_32: Fix SO_ACCEPTCONN on BSD systems. ws2_32: Remove a FIXME message. ws2_32/tests: Mark WinNT result as broken. ws2_32...
2013 Aug 02
0
Wine release 1.7.0
...s to capture from the same device. Andr? Hentschel (1): usbd.sys: Implement USBD_ParseConfigurationDescriptor using its Ex version. Aric Stewart (2): wineqtdecoder: Calculate AvgTimePerFrame for video tracks. wineps.drv: Allow for vertical text printing. Bruno Jesus (10): ws2_32/tests: Add listen() tests for TCP sockets. ws2_32: Fix listen() implementation. ws2_32/tests: Add more tests for WSASocket(). kernel32/tests: Add tests for GetVolumePathNameA(). ws2_32/tests: Add SO_ACCEPTCONN tests. ws2_32: Fix service flags returned from TCP and UDP...
2013 Oct 11
0
Wine release 1.7.4
...loader crashes during download of mp3 files (ntdll/server fd cache doesn't take FILE_APPEND_DATA flag implicit write access into account) 33495 Dungeons & Dragons Neverwinter Beta launcher does not register form submissions 33957 GOG.com installers break citing XML read issue 34005 WS2_32.dll.WSASendMsg is unimplemented 34066 Wine looping endlessly on first run, and when installing Steam 34209 fullscreen apps won't switch back to resolution after command-tabbing on OS X 34270 PhotoImpact X3 needs msvcp60.dll.??0ios_base at std@@IAE at XZ 34421 Unity3D: 3D view fails...
2011 Mar 27
3
PowerDVD 10 under Wine
...the system amd system32 directory. so i downlod these files and copy it into the directories. now start powerdvd indeed, with 2 critical errors in the powerdvd10.exe and the powerdvdcox10.exe but the player is there. Wen i try to run a blu-ray he say "unsupported format" it look like the ws2_32.dll make many problems and i found these link about&#058; http://bugs.winehq.org/show_bug.cgi?id=23582 but i don't can a programming language. maybe someone can explain me in very simple english waht is to do. My Wine version is 1.2 and i use openSuse 11.3 her is still the log: morty at l...
2015 Apr 03
0
Wine release 1.7.40
...nel32: Add a stub for QueryThreadCycleTime. include: Add initial mfapi.h. Bruno Jesus (13): netapi32/tests: Fix a memory leak (Valgrind). netapi32: Return an empty comment instead of NULL pointer in NetServerGetInfo. winmm/tests: Add a basic joystick interactive test. ws2_32: Don't try to receive data in an OOB_INLINED socket with MSG_OOB. ws2_32: Convert send/recv flags to native system. ws2_32: Add a helper to check if a socket is bound or not. ws2_32: Ensure sockets in exceptfds get set when an error occurs. ws2_32: Do not poll unbound de...
2004 Feb 17
2
BBO doesnt work properly
...to send anything to server), which makes no sense. it cant be anything related to firewall etc. because when i tried to run this program under winex network worked fine, and i was able to play (yet the display is screwed up under winex...) i have a win9x fake install. i tried to use winsock.dll, ws2_32.dll and wsock32.dll from my windows install, but i get an error: err:module:import_dll Loading module (file) WSOCK32.dll (which is needed by L"Z:\\home\\kuba\\.wine\\fake_windows\\bbo\\NetBridgeVu.exe") failed (error c0000020). any hints? -- regards, kuba
2012 Feb 04
2
Moving CPP hackery
JonY wrote: > Looks like there are some missed defines in the test_libFLAC++. Attached > patch fixes that. Good one. Thanks. > Also, wsock32 usage is deprecated, on Win7, wsock32 forwards everything > to ws2_32, suggest changing to -lwsock32 to -lws2_32 in configure.ac. > Additionally, using -lwsock32 on Cygwin is wrong. Fix in config.txt. For that I think I'd prefer to purge all use of ntohl. Will make that a high priority. Erik -- ---------------------------------------------------------------...
2002 Nov 21
2
Kazaa lite and mandrake 9
...WININET.DLL..reloc+0x1d1403c) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41766000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x419ce000) *** Invalid address 0x7743003c (WININET.DLL..reloc+0x114403c) *** Invalid address 0x7800003c (WININET.DLL..reloc+0x1d1403c)...