Display the correct text string in the action text field for the
[wine] / dlls / msi / files.c
2005-08-23  Mike McCormack- build a standard Wine list of files instead of using...
2005-08-22  Mike McCormack- build a standard Wine list of components instead...
2005-07-21  Aric StewartUse SOURCEDIR instead of PackagePath. Because the Packa...
2005-07-13  Alexandre JulliardUse the official names for the Unicode string constants.
2005-07-12  Aric StewartWhen working toward install on demand support we need...
2005-07-11  Aric StewartAdd the string constants located in msi.h and make...
2005-07-05  Aric StewartAdd source.c to start handling the various MsiSourceLis...
2005-06-29  Aric StewartHandle installs off multiple volumes and properly pull...
2005-06-24  Aric StewartRedo how we extract files from a cabinet in order to...
2005-06-21  Aric StewartDuplicate files should not fail if unable to get Destin...
2005-06-20  Aric StewartUse MSI_IterateRecords for DuplicateFiles.
2005-06-17  Aric StewartBreak out all the file related actions and helper funct...