setupapi: Add support for using a wildcard in fake dll creation.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 15 Oct 2009 11:53:14 +0000 (13:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Oct 2009 11:58:36 +0000 (13:58 +0200)
commit7acd74ee0743974b5e500f43d340560899ba9eee
tree0395bd4047195231dd3ca1c6d856e8eecfe0625e
parentc94e69c7ff58b74709b0ff68afca1adae278ea59
setupapi: Add support for using a wildcard in fake dll creation.

This creates fake dlls for all the files we can't find and that
haven't been created already.
dlls/setupapi/fakedll.c
tools/wine.inf.in