On Fri, Mar 13, 2015 at 09:07:06PM +0900, Alexandre Julliard wrote:
Andrew Eikum aeikum@codeweavers.com writes:
This time with a cleaned up win8 testbot.
dlls/shell32/tests/shellpath.c | 212 ++++++++++++++++++++--------------------- loader/wine.inf.in | 24 +++++ 2 files changed, 129 insertions(+), 107 deletions(-)
Shouldn't this be generated from the data we already have in shell32?
Sure. Is shell32.DllInstall the appropriate place to register these folders in the registry, or did you have something else in mind?
Andrew