Framework for the doppler effect.
[wine] / dlls / setupapi /
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2003-01-13  Robert Shearman- Add some stubs.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-29  Jaco GreeffMade the reporting for the (current) unsupported flags...
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-10  Uwe BonnesMore stubs.
2002-10-10  Steve LustbaderProvide stub for SetupDiGetClassDevsW.
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
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-08-13  Dmitry TimoshkovFixed hex to binary conversion.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-20  Andreas MohrHonour the VNLP_COPYIFEXISTS flag when doing a copy...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-06-13  Alexandre JulliardFor lines that contain a single field, the field is...
2002-06-13  Aric StewartWhen processing the reg section we need to delete befor...
2002-06-04  Patrik StridvallFixed some issues found by winapi_check.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Mike McCormackStub implementations of some functions.
2002-05-23  Andreas MohrRemoved obsolete email address.
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-03  Patrik StridvallFixed some issues found by winapi_check.
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-03-11  Mehmet YasarPrevent setup from crashing if a section in the INF...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
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...