setupapi: Update Traditional Chinese translation.
[wine] / dlls / setupapi / queue.c
2010-03-03  Hans Leidekkersetupapi: Destination directory defaults to system...
2009-12-07  Huw Daviessetupapi: Fix memory leak.
2009-01-28  Michael Stefaniucsetupapi: Remove superfluous pointer casts.
2009-01-26  Hans Leidekkersetupapi: Implement SetupInstallFileExA/W.
2008-11-28  Hans Leidekkersetupapi: Implement SetupInstallFile{A, W}.
2008-07-14  Andrew Talbotsetupapi: Remove unneeded address-of operator from...
2008-04-16  Alexandre Julliardsetupapi: Move strdupW and strdupWtoA to the setupapi_p...
2008-01-21  Andrew Talbotsetupapi: Remove unneeded casts.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-18  Hans Leidekkersetupapi: Add a partial implementation for SetupScanFil...
2007-05-18  Hans Leidekkersetupapi: Implement pSetup{Get, Set}QueueFlags.
2007-03-21  Andrew Talbotsetupapi: Replace inline static with static inline.
2006-11-14  Hans Leidekkersetupapi: Implement SetupGetSourceFileLocation{A,W}.
2006-10-14  Michael Stefaniucsetupapi: Win64 printf format warning fixes.
2006-09-26  James Hawkinssetupapi: Fix a typo.
2006-08-28  Frank Richtersetupapi: Make do_file_copyW send "target newer" notifi...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-07  Alexandre Julliardsetupapi: Store the full name to the INF file in the...
2005-12-12  Eric PouechMade some functions static.
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-07-10  Detlef RiekenbergSetupSetFileQueueAlternatePlatform{AW} implemented...
2005-06-12  Matthew DavisonStub out the error dialog functions.
2005-05-16  Ivan Leo PuotiMinor fix in SetupQueueCopySectionW.
2005-01-18  Aric StewartCopy the implementation from SetupDefaultQueueCallbackA...
2004-12-13  Gerald PfeiferUse proper type for fourth parameter to VerQueryValueW().
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-02-27  Alexandre JulliardAdded support for the RegisterDlls section (partly...
2003-09-27  Michael StefaniucDue to a misplaced "}" memory wasn't freed on the error...
2003-09-11  Steven EdwardsPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-04  Francois GougetFix some typos.
2003-05-19  Aric StewartRespect the version SP_COPY flags when installing files.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...