Re: dnsapi: add DnsGetCacheDataTable stub
May 20, 2016
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.
3597
Age (days ago)
3597
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner