10 Mar
2011
10 Mar
'11
6:55 p.m.
Alexander Scott-Johns <alexander.scott.johns(a)googlemail.com> writes:
The names come from an old copy of the Internet SDK, <http://web.archive.org/web/*/activex.adsp.or.jp/japanese/specs/inetsdk.htm>, but it doesn't give the actual values. From the order they appear in the documentation, and that native apparently uses 0 when calling FreeUrlCacheSpace, I guessed 0 was FCS_PERCENT_CACHE_SPACE. Should I just use a literal 0 instead?
No, if these used to be in the SDK it's OK to make them public. Though a few test cases wouldn't hurt to confirm the accepted values. -- Alexandre Julliard julliard(a)winehq.org