No description
![]() I had expected that if you were returning a failure code you didn't have to - perhaps even _shouldn't_ - write through the output pointer arguments. But in fact, now that my implementation of MsiGetFileVersion _knows_ how to fail (i.e. doesn't just return a hardcoded value for every call), the MSI build doesn't work unless I also clear the output strings in the case of failure. |
||
---|---|---|
fake-lib.c | ||
fake-lib.h | ||
fake-msi.c | ||
fake-winterop.c | ||
makecab.py | ||
Makefile.wixfakelibs | ||
preload.c |