1. e9782fa Documentation fixes. by Patrik Stridvall · 24 years ago
  2. 140cec5 Stub some rasapi functions. by Mike McCormack · 24 years ago
  3. ce03ac8 Moved HRASCONN from windef.h. by François Gouget · 24 years ago
  4. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  5. 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
  6. c95b1aa Avoid linking with ntdll where possible. by Alexandre Julliard · 24 years ago
  7. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  8. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  9. 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
  10. 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
  11. 6713541 Added stub for RasHangUpA(). by Ove Kaaven · 25 years ago
  12. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  13. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  14. 82a2b18 Added support for creating extra symlinks for .so files that contain by Alexandre Julliard · 25 years ago
  15. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  16. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  17. bade58f Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. by Marcus Meissner · 25 years ago
  18. f90b60e Complete stub for RasEnumEntries by saying we have 0 entries. by Gerard Patel · 25 years ago
  19. bb558b7 Minor fixes. by Patrik Stridvall · 25 years ago
  20. 34a02f1 Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. by Rein Klazes · 25 years ago
  21. 8336cc9 Adapted to glue code generation changes. by Ulrich Weigand · 26 years ago
  22. 6c6da67 Moved various DLLs to dlls/ by Ulrich Weigand · 26 years ago
  23. daed93e Moved .spec files to corresponding dlls/ directory. by Ulrich Weigand · 26 years ago
  24. 9fe7a25 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  25. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  26. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  27. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  28. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  29. b6eda08 Added Makefile. by Alexandre Julliard · 26 years ago
  30. 30ef877 Added RasEnumConnections stub. by Marcus Meissner · 26 years ago