setupapi: Validate the cabinet filename parameter in SetupIterateCabinetA.
[wine] / dlls / setupapi / fakedll.c
2010-03-27  Alexandre Julliardsetupapi: Create proper AMD64 fake dlls on 64-bit.
2010-03-27  Alexandre Julliardsetupapi: Only cleanup fake dlls once the whole section...
2009-10-15  Alexandre Julliardsetupapi: Add support for specifying a fake dll source...
2009-10-15  Alexandre Julliardsetupapi: Add support for using a wildcard in fake...
2009-10-15  Alexandre Julliardsetupapi: Maintain a list of fake dlls that have been...
2009-10-15  Alexandre Julliardsetupapi: Abstract the creation of the fake dll destina...
2009-10-15  Alexandre Julliardsetupapi: Check that the source is a valid fake dll...
2009-10-15  Alexandre Julliardsetupapi: Use a global buffer to read fake dll files...
2009-10-15  Alexandre Julliardsetupapi: Get rid of the code to build fake dlls from...
2009-09-02  Alexandre Julliardsetupapi: Fix a compiler warning.
2009-08-18  Alexandre Julliardsetupapi: Copy the pre-compiled fake dll files instead...
2009-03-12  Alexandre Julliardsetupapi: Check for NULL module to avoid an exception...
2009-01-28  Michael Stefaniucsetupapi: Remove superfluous pointer casts.
2008-04-17  Alexandre Julliardsetupapi: Add support for creating directories from...
2007-08-21  Mikolaj Zalewskisetupapi: If needed create directories for fake dlls.
2007-05-21  Andrew Talbotsetupapi: Exclude unused headers.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-03  Alexandre Julliardsetupapi: Copy the complete resource tree into the...
2006-03-21  Alexandre Julliardsetupapi: Added support for creating fake dlls at insta...