cabinet: Store the data block headers in a memory list instead of on-disk.
commitea22b17065d61b1cd04b8848279b9ba9f0ec7c8a
authorAlexandre Julliard <julliard@winehq.org>
Tue, 15 Feb 2011 23:20:49 +0000 (16 00:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Feb 2011 11:17:48 +0000 (16 12:17 +0100)
tree2e0038ed15f83b2298c9cfbc7c5e881b16cabc82
parentafae86aa1ef376d27f4e94cfad8eb20e80b6593a
cabinet: Store the data block headers in a memory list instead of on-disk.

Compute the checksums only when writing to the final file.
dlls/cabinet/fci.c