Displaying 7 results from an estimated 7 matches for "ftp_connect".
Did you mean:
otp_connect
2002 Nov 29
1
HALF-LIFE RUNS SLOW & Noe network connection
...s_ptr reading from class of other process window 0x10047
fixme:class:get_class_ptr reading from class of other process window 0x1002c
fixme:class:get_class_ptr reading from class of other process window 0x1002b
fixme:class:get_class_ptr reading from class of other process window 0x10049
err:wininet:FTP_Connect Unable to connect (Connection timed out)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
err:ole:CoUninitialize CoUninitialize() - not CoInitialized.
fixme:reg:RegFlushKey (0x68): stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
0x44480028)->(00000000,00000008)
fixme:ddraw:Mai...
2008 Nov 21
0
Wine release 1.1.9
...a wined3d device to dxgi_device.
dxgi: Store an array of adapters in dxgi_factory.
dxgi: Implement IDXGIFactory::EnumAdapters().
dxgi: Add a test for DXGID3D10CreateDevice().
d3d10core: Add a test for D3D10CoreCreateDevice().
wininet: Treat an empty username as NULL in FTP_Connect().
wined3d: Fix the cube map coordinates in surface_blt_to_drawable().
wined3d: Make it more obvious the pshader path in shader_hw_map2gl() doesn't handle opcodes without parameters.
wined3d: Give mov & mova their own handler.
wined3d: Avoid using a stack buffer in a...
2012 Jun 22
0
Wine release 1.5.7
...2/tests: Add missing parentheses to ok() output.
wininet: Use the correct struct in a sizeof.
port.h: Add INFINITY macro.
wined3d: Use INFINITY.
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
wininet: Use the correct type for sock_namelen in FTP_Connect.
imagehlp: Do not pass NULL to WriteFile as lpNumberOfBytesWritten.
include/httprequest.idl: Use widl-specific attributes only with widl.
wintrust/tests: Fix build with MSVC.
Ulrik Dickow (1):
msxml3/tests: Test namespace change for all document versions.
Vincent Povirk (1...
2007 Nov 09
0
Wine release 0.9.49
...ansfer is in progress.
wininet: Always close the data connection before receiving a server response.
wininet: Always send a content length header, even if there is no content.
wininet: Use a single connection for all ftp tests.
wininet: Don't release the parent object in FTP_Connect, the caller will do that.
pdh: Remove or fix tests that fail on Windows.
wininet: Correct several ftp server response to error code mappings.
wininet: Implement and test FtpCommand{A, W}.
ntdll: Fix calculation of tape position offsets.
wldap32: Fix build against lates...
2009 Feb 13
0
Wine release 1.1.15
...ndling empty string password.
wininet: Added QueryDataAvailable implementation for FTP files.
wininet: Make sure that we have some data buffered before sending INTERNET_STATUS_REQUEST_COMPLETE notification.
wininet: Don't send INTERNET_STATUS_REQUEST_COMPLETE notification from FTP_Connect.
Jeremiah Flerchinger (1):
winedos: Unify Fake BIOS & VGA display mode selection information and algorithms.
Jeremy White (17):
twain_32: Add the ability to thoroughly test basic capability types, and add that test for the one capability Wine supports, ICAP_XFERMECH.
sane.ds...
2009 Jul 17
0
Wine release 1.1.26
...ning behind a proxy server.
wininet: Change type of GetAddress from struct sockaddr_in * to struct sockaddr *.
wininet: Simplify GetAddress when using getaddrinfo.
wininet: Use struct sockaddr_storage in InternetCheckConnectionW.
wininet: Use length reported by GetAddress in FTP_Connect.
wininet: Use sizeof(member) rather than sizeof(type) for address lengths.
wininet: Use address length returned by GetAddress in NETCON_connect.
wininet: Convert WININETSESSIONW's socketAddress to a struct sockaddr_storage.
wininet: Support IPv6 addresses in HTTP_Resolve...
2009 Jul 03
0
Wine release 1.1.25
...at string.
Ken Sharp (1):
gdiplus: Add GdipIsVisibleRegionPointI stub.
Louis Lenders (2):
kernel32/nls: Add system message 2221 to winerr_enu.mc.
advapi32: Add a few tests for GetSidSubAuthority and SetLastError correctly.
Maksim Kuleshov (1):
wininet: Fix sockets leak in FTP_Connect.
Matej Spindler (8):
mshtml: Update Slovenian translation.
appwiz.cpl: Update Slovenian translation.
notepad: Update Slovenian translation.
reg: Update Slovenian translation.
regedit: Update Slovenian translation.
shell32: Update Slovenian translation.
set...