[PATCH 2/3] wininet/tests: Added more tests for urlcache, including a new flag in CacheEntryType.

Piotr Caban piotr.caban at gmail.com
Fri Apr 6 06:27:40 CDT 2012


Hi,

On 04/05/12 08:50, Morten Rønne wrote:
diff --git a/include/wininet.h b/include/wininet.h
  #define URLHISTORY_CACHE_ENTRY          0x00200000
+#define DELETED_CACHE_ENTRY             0x00400000
  #define TRACK_OFFLINE_CACHE_ENTRY       0x00000010

DELETED_CACHE_ENTRY is not defined in native wininet.h header that I 
have. Did you find a header with it? If not, it should not be defined there.

Cheers,
Piotr



More information about the wine-devel mailing list