setupapi: Add stub for SetupDiGetClassImageList.
[wine] / dlls / setupapi / virtcopy.c
2008-04-21  Austin EnglishSpelling fixes.
2008-03-17  Andrew Talbotsetupapi: Assign to structs instead of using memcpy.
2007-08-29  Andrew Talbotsetupapi: Constify some variables.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotsetupapi: Exclude unused headers.
2006-11-14  Andrew Talbotsetupapi: Cast-qual warning fix.
2006-10-14  Michael Stefaniucsetupapi: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-05-23  Alexandre JulliardRemoved unnecessary code in the 16-bit DllEntryPoint...
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2003-10-24  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
2002-07-20  Andreas MohrHonour the VNLP_COPYIFEXISTS flag when doing a copy...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-05-24  Andreas MohrVcpQueueDelete() does not have a LPEXPANDVTBL parameter.
2001-05-07  Chris MorganFix duplicate directories being concatenated to buffer in
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-17  Andreas Mohr- implement some more virtcopy (VCP) stuff