Re: [PATCH] iphlpapi: Add AllocateAndGetTcpExTableFromStack().
28 Aug
2013
28 Aug
'13
9:49 a.m.
On 8/28/2013 13:41, Ralf Habacker wrote:
Signed-off-by: Ralf Habacker <ralf.habacker(a)freenet.de> --- dlls/iphlpapi/iphlpapi.spec | 1 + dlls/iphlpapi/ipstats.c | 26 ++++++++++++++++++++++++++ dlls/iphlpapi/ipstats.h | 1 + include/tcpmib.h | 3 +++ 4 Dateien geändert, 31 Zeilen hinzugefügt(+)
+DWORD WINAPI AllocateAndGetTcpExTableFromStack( PMIB_TCPTABLE_EX *ppTcpTable, BOOL bOrder, + HANDLE heap, DWORD flags )
Are you sure about this? It doesn't match a prototype from MSDN.
4490
Age (days ago)
4490
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov