1. 5bc7d73 Fixed parameters of SetupOpenInfFileA. by Stefan Leichter · 23 years ago
  2. 629aab1 Fixed a couple of HWND type mismatches. by Alexandre Julliard · 24 years ago
  3. 3c0211f Cleanup code that is strange or difficult to parse. by Patrik Stridvall · 24 years ago
  4. 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
  5. 5f728ca Removed HEAP_strdupA. by Alexandre Julliard · 24 years ago
  6. f899ef0 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
  7. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  8. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  9. 3ca9823 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  10. a849344 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  11. 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  12. 43e12ae VcpQueueDelete() does not have a LPEXPANDVTBL parameter. by Andreas Mohr · 24 years ago
  13. 130289a Fix duplicate directories being concatenated to buffer in by Chris Morgan · 24 years ago
  14. b3086a7 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  15. 9bebbc5 - implement some more virtcopy (VCP) stuff by Andreas Mohr · 24 years ago
  16. b87a838 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  17. f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
  18. 4ab1558 - Remove <string.h> from winnt.h. by Jon Griffiths · 24 years ago
  19. c85144b Added some stubs needed for IE 5.5 setup. by James Juran · 24 years ago
  20. 00b86a9 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  21. de0f6dd - don't initialize with pFirstLDD if pFirstLDD isn't initialized yet either by Andreas Mohr · 24 years ago
  22. 559f432 - implemented proper LDD/LDID handling by Andreas Mohr · 24 years ago
  23. b5e5555 Fixed Win16 documentation not fixed because of a bug in winapi_check. by Patrik Stridvall · 24 years ago
  24. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  25. c568d47 - fix crash in SETUPX_TranslateLDID() - implement custom LDID lookup by Andreas Mohr · 24 years ago
  26. 69dd0a9 Removed dependency on 16-bit file I/O functions. by Alexandre Julliard · 24 years ago
  27. 024d6c5 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  28. 8c540c6 Replaced a few internal functions by exported ones. by Alexandre Julliard · 24 years ago
  29. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  30. cb655b0 Added stubs and setupapi.h. by James Hatheway · 24 years ago
  31. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  32. e826f27 - fix inf file open/close by Andreas Mohr · 24 years ago
  33. 908464d Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> by Alexandre Julliard · 24 years ago
  34. 5644cdc Started some basic work on the more or less undocumented SETUPX functions. by Andreas Mohr · 25 years ago
  35. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  36. e101f6d Cleaned up a few inter-dll dependencies. Added a few imports. by Alexandre Julliard · 25 years ago
  37. e514103 Added imports of kernel32.dll where necessary. by Alexandre Julliard · 25 years ago
  38. 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
  39. a3502cc Merged setupx.dll into setupapi.dll. by Alexandre Julliard · 25 years ago
  40. df5e579 Added setupapi shared library and SetupIterateCabinet stub. by Francois Jacques · 25 years ago