Fix signature of SHLWAPI_334 as its string parameter really is an
[wine] / dlls / setupapi / setupx_main.c
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-05-23  Andreas MohrRemoved obsolete email address.
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...
2002-03-11  Mehmet YasarPrevent setup from crashing if a section in the INF...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
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-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-04-17  Andreas Mohr- implement some more virtcopy (VCP) stuff
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
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-28  Andreas Mohr- fix crash in SETUPX_TranslateLDID()
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-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.