wininet: Reserve more space for urlcache entry flags.

oldstable
Piotr Caban 2012-09-24 14:56:37 +02:00 committed by Alexandre Julliard
parent 4927f9595f
commit 122daa50bc
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ WINE_DEFAULT_DEBUG_CHANNEL(wininet);
#define HASHTABLE_LOCK 2
#define HASHTABLE_FREE 3
#define HASHTABLE_REDR 5
#define HASHTABLE_FLAG_BITS 5
#define HASHTABLE_FLAG_BITS 6
#define PENDING_DELETE_CACHE_ENTRY 0x00400000