search for: urlcache_create_hash_table

Displaying 1 result from an estimated 1 matches for "urlcache_create_hash_table".

2013 Mar 29
1
Wine release 1.5.27
.... wininet: Rename URLCACHECONTAINER to cache_container. wininet: Rename URLCacheFindEntryHandle to find_handle. wininet: Rename URLCache_* functions to urlcache_*. wininet: Rename URLCacheContainers_* functions to cache_containers_*. wininet: Reorder functions to avoid urlcache_create_hash_table forward declaration. msvcp80: Fixed typo in spec file. msvcp: Match parameters list and architecture with function we're forwarding to. msvcrt: Match architecture with function we're forwarding to. msvcrt20: Match parameters list with function we're forwarding to...