search for: netprofm

Displaying 15 results from an estimated 15 matches for "netprofm".

2015 Sep 04
0
Wine release 1.7.51
...api32: Add well-known SID WinBuiltinAnyPackageSid. winhttp: Add support for retrieving the URL codepage. msi: Don't add the same environment string more than once. msi: Implement Installer::SummaryInformation. include: Add missing Network List Manager declarations. netprofm: Introduce heap allocation macros. netprofm: Clear the object pointer on failure in QueryInterface. netprofm: Support IDispatch on the list manager object. netprofm: Add a stub implementation of INetworkConnection. wininet: Don't trace the password in InternetConnectW....
2014 Apr 18
0
Wine release 1.7.17
...TOR elements is 0 there is no need to allocate memory. Erich Hoover (3): kernel32/tests: Add a variety of tests for CompareStringEx. kernel32: Allow CompareStringEx NORM_LINGUISTIC_CASING flag. kernel32: Allow CompareStringEx LINGUISTIC_IGNORECASE flag. Hans Leidekker (8): netprofm: New dll. netprofm: Add a stub implementation of INetworkListManager. netprofm: Add a class factory implementation. netprofm: Register interfaces. netprofm: Add a couple of tests for INetworkListManager. netprofm: Fix a memory leak. netprofm: Add a stub implement...
2017 Aug 20
0
Wine release 2.15
...nly if remaining control data may be drainad without blocking. wininet: Never do blocking reads in chunked_read if zero chunk size is aready read. wininet: Drain content before reusing connection in open_http_connection. wininet/tests: Added more persistent connection tests. netprofm: Added semi-stub Advise and Unadvise implementation. netprofm: Implement connection points as the same object as their container. netprofm: Release connection point sink entries in object destructor. Jactry Zeng (3): shell32: Implement SHCreateItemFromRelativeName. shell32:...
2017 Jul 20
0
Wine release 2.0.2
...mpiled by gcc-2.95.4 (dmusic/port.c) 42992 wine can't be compiled by gcc-2.95.4 (dwrite/opentype.c) 42993 wine can't be compiled by gcc-2.95.4 (gdiplus/metafile.c) 42994 wine can't be compiled by gcc-2.95.4 (mscoree/assembly.c) 42995 wine can't be compiled by gcc-2.95.4 (netprofm/list.c) 43127 Multiple 64-bit applications crash with stack overflow errors when Wine is compiled with GCC 7.x (set_context_reg in ntdll/signal_x86_64.c assumes Xmm registers are aligned) 43315 Steam fails to start [After update Thu, 06 Jul 2017] ---------------------------------------------...
2017 May 12
0
Wine release 2.8
...led by gcc-2.95.4 (amstream/mediastream.c) 42990 wine can't be compiled by gcc-2.95.4 (d3dx9_36/effect.c) 42991 wine can't be compiled by gcc-2.95.4 (dmusic/port.c) 42992 wine can't be compiled by gcc-2.95.4 (dwrite/opentype.c) 42995 wine can't be compiled by gcc-2.95.4 (netprofm/list.c) 42996 wine can't be compiled by gcc-2.95.4 (programs/ipconfig/ipconfig.c) ---------------------------------------------------------------- Changes since 2.7: Akihiro Sagawa (2): rsaenh/tests: Add CryptImportKey tests with a public key. rsaenh: Don't import a public...
2015 Jul 28
0
Wine release 1.7.48
...avRegisterAuthCallback and DavUnregisterAuthCallback. iphlpapi: Add a partial implementation of CreateSortedAddressPairs. iphlpapi: Implement a couple of interface identifier conversion functions. include: Add definition of MIB_IF_ROW2. iphlpapi: Implement GetIfEntry2. netprofm: Create a connection point object for INetworkCostManagerEvents. netprofm: Improve the stub for INetworkCostManager::GetDataPlanStatus. netapi32: Implement DavGetHTTPFromUNCPath. Henri Verbeet (18): d2d1: Implement d2d_factory_CreateRectangleGeometry(). d2d1: Also bind the...
2015 Apr 03
0
Wine release 1.7.40
...operly activates lights. ddraw: Make sure to activate / deactivate the light on D3DLIGHT_ACTIVE flag changes. ddraw: D3DRENDERSTATE_NORMALIZENORMALS doesn't exist before d3d7. ddraw: Enable WINED3D_RS_NORMALIZENORMALS on d3d versions older than d3d7. Michael M?ller (4): netprofm: Add stubbed IConnectionPoint interface. netprofm/tests: Add tests for ConnectionPointContainer::FindConnectionPoint. ntdll: Define a couple more information classes. kernel32/tests: Add tests for GetFinalPathNameByHandleA/W. Michael Stefaniuc (15): mscoree: Use SUCCEEDED i...
2015 Aug 07
0
Wine release 1.7.49
...e and CoGetCallState. advapi32: Add a stub implementation of RegisterWaitChainCOMCallback. winhttp: Always clear last error on success. crypt32: Add stub implementations of CryptProtectMemory and CryptUnprotectMemory. ntdsapi: Implement DsClientMakeSpnForTargetServerW. netprofm: Create a connection point object for INetworkConnectionEvents. xmllite: Implement CreateXmlWriterOutputWithEncodingCodePage. shell32: Add a stub implementation of SHQueryUserNotificationState. mscms: Check the return value of a couple of liblcms2 calls. mscms: Let liblcms2...
2014 May 02
0
Wine release 1.7.18
...move loop that's not really used anymore (Coverity). atl: Move IUnknown methods to IOleClientSite. po: Update Russian translation. comctl32/treeview: Restore hdc before CDDS_ITEMPOSTPAINT. mshtml/tests: Remove old system version check that doesn't work anymore. netprofm/tests: Fix a test failure on Win7/Win2008 systems. shlwapi: Implement SHRegCreateUSKeyA(). oleaut32: Properly free record name (Valgrind). uxtheme/tests: No need to check last error when error code is explicitly returned. advapi32/tests: Fix some leaks in tests (Valgrind)....
2014 Jun 13
0
Wine release 1.7.20
...s Le Cam (2): mshtml/tests: Remove unused variable. winedbg: Remove unused variable. Nikolay Sivov (29): scrrun/tests: Fix tests to depend on current codepage. scrrun: Implement Count() property for file collection. scrrun: Return disk space as VT_I4 if it fits. netprofm: Added IConnectionPointContainer stub for INetworkListManager. xmllite/writer: Implement OmitXmlDeclaration property. xmllite/writer: Implement ByteOrderMark property. scrrun: Return float type size when signed I4 limit exceeded. scrrun: Use existing helper to return file si...
2019 Jun 21
0
Wine release 4.11
...msxml: Build with msvcrt. msxml2: Build with msvcrt. msxml4: Build with msvcrt. msxml6: Build with msvcrt. mtxdm: Build with msvcrt. ncrypt: Build with msvcrt. nddeapi: Build with msvcrt. ndis.sys: Build with msvcrt. netcfgx: Build with msvcrt. netprofm: Build with msvcrt. newdev: Build with msvcrt. winebuild: Add a -munix option. winebuild: Don't import standard C functions in Unix mode. ntoskrnl: Make the standard C functions available for importing. ninput: Build with msvcrt. normaliz: Build with msvcrt....
2017 Mar 03
0
Wine release 2.3
...the tooltip rectangle when a tool button is hidden. Fabian Maurer (2): user32: Send WM_NCPAINT and WM_ERASEBKGND when window is shown. user32: Only send position-change messages when needed. François Gouget (24): odbccp32: Add a __WINE_ALLOC_SIZE attribute to heap_alloc(). netprofm: Add a __WINE_ALLOC_SIZE attribute to heap_alloc(). msident: Add a __WINE_ALLOC_SIZE attribute to heap_alloc(). hlink: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. dnsapi: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. user32/tests: Occasional spellin...
2018 Feb 02
0
Wine release 3.1
...global HeapAlloc() wrappers. msident: Use the global HeapAlloc() wrappers. msscript.ocx: Use the global HeapAlloc() wrappers. ieframe: Use the global HeapAlloc() wrappers. jscript: Use the global HeapAlloc() wrappers. mshtml: Use the global HeapAlloc() wrappers. netprofm: Use the global HeapAlloc() wrappers. odbccp32: Use the global HeapAlloc() wrappers. ole32: Use the global HeapAlloc() wrappers. oleacc: Use the global HeapAlloc() wrappers. msvcrt: Use the global HeapAlloc() wrappers. Nikolay Sivov (54): urlmon/tests: Add some more P...
2015 Oct 02
0
Wine release 1.7.52
...dbghelp: Provide a default value for DYLD_FALLBACK_LIBRARY_PATH, which is closer to how dyld behaves. gdi32: Antialias fake bold or italic fonts regardless of GASP table. Lauri Kentt? (2): ntdll/tests: Fix error message. po: Update Finnish translation. Marcus Meissner (3): netprofm: fix memleak in error exit (Coverity). ws2_32/tests: Fixed argument to GetComputerNameExW. bcrypt: Add BCryptCreateHash stub. Martin Storsjo (1): ucrtbase: Make the strtod implementation C99 compatible. Michael M?ller (6): wineconsole: Forward child process exitcode....
2020 Oct 09
0
Wine release 5.19
...using a flat array of WSA_PROTOCOLINFO structures. ws2_32: Look for supported socket parameters if any parameters to WSASocket() are zero. ws2_32: Add protocol information for TCP and UDP over IPv6. ws2_32: Reimplement ws_protocol_info() using the supported_protocols array. netprofm: Do not use the WS_ prefix. wined3d: Move the stencil function to wined3d_depth_stencil_state. wined3d: Move the stencil pass operation to wined3d_depth_stencil_state. wined3d: Move the stencil fail operation to wined3d_depth_stencil_state. wined3d: Move the stencil depth fa...