1. 43e12ae VcpQueueDelete() does not have a LPEXPANDVTBL parameter. by Andreas Mohr · 24 years ago
  2. 130289a Fix duplicate directories being concatenated to buffer in by Chris Morgan · 24 years ago
  3. b3086a7 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  4. 9bebbc5 - implement some more virtcopy (VCP) stuff by Andreas Mohr · 24 years ago
  5. b87a838 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  6. f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
  7. 4ab1558 - Remove <string.h> from winnt.h. by Jon Griffiths · 24 years ago
  8. c85144b Added some stubs needed for IE 5.5 setup. by James Juran · 24 years ago
  9. 00b86a9 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  10. de0f6dd - don't initialize with pFirstLDD if pFirstLDD isn't initialized yet either by Andreas Mohr · 24 years ago
  11. 559f432 - implemented proper LDD/LDID handling by Andreas Mohr · 24 years ago
  12. b5e5555 Fixed Win16 documentation not fixed because of a bug in winapi_check. by Patrik Stridvall · 24 years ago
  13. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  14. c568d47 - fix crash in SETUPX_TranslateLDID() - implement custom LDID lookup by Andreas Mohr · 24 years ago
  15. 69dd0a9 Removed dependency on 16-bit file I/O functions. by Alexandre Julliard · 24 years ago
  16. 024d6c5 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  17. 8c540c6 Replaced a few internal functions by exported ones. by Alexandre Julliard · 24 years ago
  18. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  19. cb655b0 Added stubs and setupapi.h. by James Hatheway · 24 years ago
  20. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  21. e826f27 - fix inf file open/close by Andreas Mohr · 24 years ago
  22. 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
  23. 5644cdc Started some basic work on the more or less undocumented SETUPX functions. by Andreas Mohr · 25 years ago
  24. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  25. e101f6d Cleaned up a few inter-dll dependencies. Added a few imports. by Alexandre Julliard · 25 years ago
  26. e514103 Added imports of kernel32.dll where necessary. by Alexandre Julliard · 25 years ago
  27. 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
  28. a3502cc Merged setupx.dll into setupapi.dll. by Alexandre Julliard · 25 years ago
  29. df5e579 Added setupapi shared library and SetupIterateCabinet stub. by Francois Jacques · 25 years ago