Cosmetics.
[wine] / dlls / setupapi /
2001-10-09  Stefan LeichterFixed parameters of SetupOpenInfFileA.
2001-09-19  Alexandre JulliardFixed a couple of HWND type mismatches.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-20  Patrik StridvallFixed some issues found by winapi_check.
2001-06-19  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
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-17  James JuranAdded some stubs needed for IE 5.5 setup.
2000-12-16  Patrik StridvallFixed some issues found by winapi_check.
2000-12-16  Andreas Mohr- don't initialize with pFirstLDD if pFirstLDD isn...
2000-12-13  Andreas Mohr- implemented proper LDD/LDID handling
2000-12-01  Patrik StridvallFixed Win16 documentation not fixed because of a bug...
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-28  Andreas Mohr- fix crash in SETUPX_TranslateLDID()
2000-11-26  Alexandre JulliardRemoved dependency on 16-bit file I/O functions.
2000-11-25  Patrik StridvallFixed some issues found by winapi_check.
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-06  James HathewayAdded stubs and setupapi.h.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-04  Andreas Mohr- fix inf file open/close
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-09-26  Andreas MohrStarted some basic work on the more or less undocumente...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
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-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...