Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman <rob@codeweavers.com>
[wine] / dlls / msi / appsearch.c
2005-07-22  Aric StewartBail out if the reg key is empty. This prevents us...
2005-05-10  Juan LangPartially implement AppSearch for RegLocator-type searches.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-10  Juan LangFix a regression in AppSearch.
2005-02-08  Juan LangIf a full path isn't specified, search across all fixed...
2005-02-03  Juan LangSimplify AppSearch error checking.
2005-02-02  Aric StewartFix a copy and paste error, check for a null value...
2005-02-01  Juan LangPartially implement AppSearch action.