No description
Find a file
Simon Tatham 74592eecf3 Implement MsiGetFileHash.
A quick experiment or two with the real Windows version suggests that
the hash function in question is just MD5, repackaged as an array of
four little-endian 32-bit words instead of 16 bytes.
2017-05-16 19:06:45 +01:00
fake-lib.c Implement MsiGetFileHash. 2017-05-16 19:06:45 +01:00
fake-lib.h Implement MsiGetFileHash. 2017-05-16 19:06:45 +01:00
fake-msi.c Implement MsiGetFileHash. 2017-05-16 19:06:45 +01:00
fake-winterop.c My own CAB-maker, which compresses. 2017-05-16 19:06:05 +01:00
makecab.py My own CAB-maker, which compresses. 2017-05-16 19:06:05 +01:00
Makefile.wixfakelibs Use an LD_PRELOAD library in place of symlink to /home. 2017-05-16 07:03:19 +01:00
preload.c Use an LD_PRELOAD library in place of symlink to /home. 2017-05-16 07:03:19 +01:00