makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / setupapi / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-15  Igor Paliychuksetupapi: Add Ukrainian translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-10-01  Alexandre Julliardsetupapi: Make setupx.dll into a stand-alone 16-bit...
2009-07-02  Michael Stefaniucsetupapi: Build language resource files separately.
2009-02-23  Ricardo Filipesetupapi: Implement SetupPromptForDiskW with only Cance...
2009-01-13  Andrey Turkinsetupapi: Add support for DIRID_PRINTPROCESSOR.
2008-11-05  Vincent Povirksetupapi: Implement ProfileItems directive.
2008-10-22  Maarten Lankhorstsetupapi: Implement installing catalog files.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2006-10-14  Michael Stefaniucsetupapi: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-06-19  Christian Gmeinersetupapi: Implement SetupDiCreateDeviceInfoListExW.
2006-03-21  Alexandre Julliardsetupapi: Added support for creating fake dlls at insta...
2006-02-07  James Hawkinssetupapi: Implement SetupQueryInfFileInformation.
2005-09-21  Eric KohlImplement setupapi stringtable functions.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-01-24  Eric KohlImplement MyFree, MyMalloc and MyRealloc.
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-05-28  Alexandre JulliardAdded support for dirids that map to a CSIDL value...
2004-03-17  Aric StewartBeginnings on implementations of SetupCreateDiskSpaceLi...
2003-10-21  Steven Edwards- Win16/32 cleanup.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-08-27  Gregory M. TurnerImplement (most of) SetupIterateCabinet.
2003-08-23  Steven EdwardsSplit win16/32 support.
2003-06-16  Steven EdwardsSplit Win16/32 setupapi device installer support.
2003-05-19  Aric StewartRespect the version SP_COPY flags when installing files.
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2001-04-17  Andreas Mohr- implement some more virtcopy (VCP) stuff
2000-12-13  Andreas Mohr- implemented proper LDD/LDID handling
2000-11-26  Alexandre JulliardRemoved dependency on 16-bit file I/O functions.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-26  Andreas MohrStarted some basic work on the more or less undocumente...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...