1. 291fa66 Removed the .xcnlnk section hack, and replaced it by another hack in by Alexandre Julliard · 25 years ago
  2. a37dec0 Pass the main exe name in the CREATE_PROCESS debug event. by Alexandre Julliard · 25 years ago
  3. 76b772e #include <sys/types.h> before <sys/mman.h>. by Gerald Pfeifer · 25 years ago
  4. 246c360 Reserve space for the PE header at the start of the .so file. by Alexandre Julliard · 25 years ago
  5. 680919c Moved Load/FreeLibrary16 definition to winbase16.h. by Alexandre Julliard · 25 years ago
  6. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  7. 180a088 Moved PE header definitions to winnt.h where they belong. by Alexandre Julliard · 25 years ago
  8. b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
  9. 87031a4 Added a .xcnlnk section to builtin KERNEL32 PE header. by Eric Pouech · 25 years ago
  10. aabef02 Include space for resources in the module header instead of doing a by Alexandre Julliard · 25 years ago
  11. 05f0b71 Store the list of loaded dlls in the server, and generate debug events by Alexandre Julliard · 25 years ago
  12. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  13. 9ffd403 Added .spec keyword 'mode' to allow creating built-in EXE modules. by Ulrich Weigand · 25 years ago
  14. 112d307 Added automatic registration of built-in DLLs. by Alexandre Julliard · 25 years ago
  15. 74e4a28 Built-in DLLs resources are now specified in spec file. by Alexandre Julliard · 25 years ago
  16. baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 25 years ago
  17. 5919ae4 Added support for automatic ordinal allocation. by Alexandre Julliard · 25 years ago
  18. 8551f8c Xiang Li Implementation of a proxy ODBC32 dll. by Alexandre Julliard · 25 years ago
  19. 237e8e9 Fixed 32-bit module name handling to conform better to Win9x. by Ulrich Weigand · 25 years ago
  20. e7957d6 Determine expected_version of PE buddies from the SubsystemVersion. by Ulrich Weigand · 25 years ago
  21. edf3e43 Added ICMP DLL implementation. by Francois Gouget · 25 years ago
  22. abe7227 Added built-in msacm.drv and midimap.drv drivers. by Eric Pouech · 25 years ago
  23. d2344fb Fix loading of modules: now search key is module's filename, not module's name. by Eric Pouech · 25 years ago
  24. 2b4102e Added WINEOSS descriptor. by Eric Pouech · 26 years ago
  25. 1e5f0fe New internal dll, exporting already existing path functions. by Juergen Schmied · 26 years ago
  26. 0147eed Added WINMM resources. by Eric Pouech · 26 years ago
  27. cd6f599 Share the HMODULE of built-in modules over all processes. by Ulrich Weigand · 26 years ago
  28. 06b9789 Win32 register functions can now have arguments. by Alexandre Julliard · 26 years ago
  29. 936d663 Fixed bug I introduced in relay debugging. by Alexandre Julliard · 26 years ago
  30. e4177e6 Added import declaration for Win32 built-ins. by Alexandre Julliard · 26 years ago
  31. 3eb441c Added support for forwarded ordinals in built-in dlls. by Alexandre Julliard · 26 years ago
  32. 9caedbd Fixed typo. by Eric Pouech · 26 years ago
  33. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  34. 281c927 - got rid of all the internal MM tweaks to load builtin MCI by Eric Pouech · 26 years ago
  35. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  36. 12323e4 Include debug.h last (ERR() macro problem on Solaris). by Marcus Meissner · 26 years ago
  37. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  38. c1d1cfe Reorganization of the loader to correctly load and free libraries and by Bertho Stultiens · 26 years ago
  39. 461ded4 Added -dll option for winelib programs. (Note: will not print warnings by Marcus Meissner · 26 years ago
  40. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  41. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  42. 8c8a3a5 A few non-x86 Winelib fixes. by Gavriel State · 26 years ago
  43. f935c59 Added missing includes to avoid warnings/errors. by Michael Veksler · 26 years ago
  44. 676a513 Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added by Marcus Meissner · 26 years ago
  45. 3ad2b93 Enable/disable relay32 debugging on the fly. Start app with by Marcus Meissner · 26 years ago
  46. fc43f81 Use external DirectPlay DLLs by default. by Robert Riggs · 26 years ago
  47. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  48. ffa2c6f Reorganized PE module loading to prepare for elf-dll loader. by Ulrich Weigand · 26 years ago
  49. 30c112e Speed up relay32, snoop16 and snoop32 include/excludes by doing them by Marcus Meissner · 26 years ago
  50. a4cb91e Added new dll avifil32.dll. by Ove Kaaven · 26 years ago
  51. 8295c86 Started the implementation of MSACM.DLL, MSACM32.DLL and IMAGEHLP.DLL. by Patrik Stridvall · 26 years ago
  52. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  53. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  54. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  55. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  56. 829fe32 Release 980726 by Alexandre Julliard · 27 years ago wine-980726
  57. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  58. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  59. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  60. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  61. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  62. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  63. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  64. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  65. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  66. 0623a6f Release 980118 by Alexandre Julliard · 27 years ago wine-980118
  67. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  68. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221