Re: dnsapi: add DnsGetCacheDataTable stub
20 May
2016
20 May
'16
1:14 p.m.
On 20.05.2016 06:27, Austin English wrote:
+/****************************************************************************** + * DnsGetCacheDataTable [DNSAPI.@] + * + */ +DNS_GET_CACHE_DATA_TABLE WINAPI DnsGetCacheDataTable( DNSCACHEENTRY *cache )
I'm pretty sure it should not return a function pointer here. Also, you might want to move the struct to header file so that it can be used in tests later.
3495
Age (days ago)
3495
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner