search for: inetworklistmanager

Displaying 3 results from an estimated 3 matches for "inetworklistmanager".

2015 Sep 04
0
Wine release 1.7.51
...netprofm: Add a stub implementation of INetwork. netprofm: Implement INetworkConnection::GetNetwork. netprofm: Add a stub implementation of INetworkConnectionCost. netprofm: Implement IEnumNetworks. netprofm: Implement IEnumNetworkConnections. netprofm: Implement INetworkListManager::GetNetwork. netprofm: Implement INetworkListManager::GetNetworkConnection. netprofm: Implement INetworkListManager::IsConnectedToInternet and INetworkListManager::IsConnected. netprofm/tests: Add tests. Henri Verbeet (7): d3d10core: Get rid of some redundant includes....
2014 Apr 18
0
Wine release 1.7.17
...over (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 implementation of INetworkCostManager. msxml3: Fix a couple of memory leaks (v...
2014 Jun 13
0
Wine release 1.7.20
...iable. 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 size. xmllite/writer: Initial implementation of WriteStart...