[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH] iphlpapi: Add AllocateAndGetTcpExTableFromStack().
From:       Hans Leidekker <hans () codeweavers ! com>
Date:       2013-08-28 13:05:41
Message-ID: 1377695141.3065.36.camel () t400
[Download RAW message or body]

On Wed, 2013-08-28 at 14:49 +0200, Ralf Habacker wrote:
> > > diff --git a/dlls/iphlpapi/ipstats.h b/dlls/iphlpapi/ipstats.h
> > > index bf5bb92..efdb1cc 100644
> > > --- a/dlls/iphlpapi/ipstats.h
> > > +++ b/dlls/iphlpapi/ipstats.h
> > > @@ -33,6 +33,7 @@
> > > DWORD getInterfaceStatsByName(const char *name, PMIB_IFROW entry) \
> > > DECLSPEC_HIDDEN; 
> > > DWORD WINAPI AllocateAndGetUdpTableFromStack(PMIB_UDPTABLE *ppUdpTable, BOOL \
> > > bOrder, HANDLE heap, DWORD flags) DECLSPEC_HIDDEN; +DWORD WINAPI \
> > > AllocateAndGetTcpExTableFromStack(PVOID *ppTcpTable, BOOL bOrder, HANDLE heap, \
> > > DWORD flags, DWORD family) DECLSPEC_HIDDEN;
> > Again, you don't need this part.
> This is because it is used nowhere else yet ?

Yes, it's not used and likely won't be because build_tcp_table can be used instead.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic