aboutsummaryrefslogtreecommitdiff
path: root/fake-lib.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the char16 functions into their own file.Simon Tatham2017-05-181-5/+0
* Move system_argv_* into their own file.Simon Tatham2017-05-181-2/+0
* Move dupcat out into its own file, and add dupstr.Simon Tatham2017-05-181-1/+0
* Redo the bounds checks in MsiGetFileVersion.Simon Tatham2017-05-181-1/+0
* Move snew/sfree out into their own header+src.Simon Tatham2017-05-181-7/+0
* Move MD5 out into its own file.Simon Tatham2017-05-181-1/+3
* Implement MsiGetFileHash.Simon Tatham2017-05-161-0/+1
* Implement MsiGetFileVersion.Simon Tatham2017-05-161-0/+1
* We now get as far as building a non-empty MSI file!Simon Tatham2017-05-151-0/+3
* Build cab files using lcab.Simon Tatham2017-05-151-0/+9