1. f10b388 Correct typo in LoadWave (wave is an DMObject not a DMTrack). by Raphael Junqueira · 21 years ago
  2. 378dec1 Fix the case where lpszSearchFile is NULL in FtpFindFirstFile. by Lionel Ulmer · 21 years ago
  3. c75c266 Fixed a bug where wrong a return value was returned when mapping is by Robert Reif · 21 years ago
  4. cd072ca Added trace and debug printing info. by Robert Reif · 21 years ago
  5. fd75858 Added some trace and debug printing. by Robert Reif · 21 years ago
  6. 458cf0b Added another possible windows failure mode. by Robert Reif · 21 years ago
  7. 5079a41 Add dialog class name to the list of classes handled by hook, add hook by Dmitry Timoshkov · 21 years ago
  8. 4751ff2 NT 4.0 doesn't support MAP_EXPAND_LIGATURES so skip test if it returns by Robert Reif · 21 years ago
  9. 08183bd Use wine_exec_wine_binary in all cases to start the server. by Alexandre Julliard · 21 years ago
  10. 3270bb1 Fixed CoMarshalInterThreadInterfaceInStream and CoGetInterfaceAndReleaseStream. by Robert Shearman · 21 years ago
  11. c01570c Removed dcom link. by Ivan Leo Puoti · 21 years ago
  12. b1abca8 Initial version of the Wine preloader, used to reserve memory by Alexandre Julliard · 21 years ago
  13. b4c2968 Print module name when calling LibMain. by Mike Hearn · 21 years ago
  14. 3d9fb73 Make sure that the size of the buffer passed to RegSetValueExW is in by Aric Stewart · 21 years ago
  15. cdeeb84 Add a test for accessing classes from another thread. by Dmitry Timoshkov · 21 years ago
  16. dc4d056 Don't rely on the reserved area list being empty in reserve_area, by Alexandre Julliard · 21 years ago
  17. f974c85 Ensure that we can initialize the DOS memory area correctly even if it by Alexandre Julliard · 21 years ago
  18. 5ae62e3 Added support for dirids that map to a CSIDL value (based on a patch by Alexandre Julliard · 21 years ago
  19. e2a7b28 Default to 96dpi when not specified in the config file. by Mike Hearn · 21 years ago
  20. 5b75c15 Implemented some texture operations using ATI_texture_env_combine3. by Christian Costa · 21 years ago
  21. 0a5f393 Fixed missing inversion in bit manipulation. by Uwe Bonnes · 21 years ago
  22. 41c6b5b Fixed a problem were a trace accesses a data member that may be by Robert Reif · 21 years ago
  23. 63a4b20 Assume MAX_PATH length for pszDisplayName. by Uwe Bonnes · 21 years ago
  24. f7e9e5b Fixed typo. by Uwe Bonnes · 21 years ago
  25. 73ed82c Fix the missing tread ID of some snoop return traces. by Rein Klazes · 21 years ago
  26. a6e8430 Added WAVE_MAPPED flag test. by Robert Reif · 21 years ago
  27. 3e42f69 Changed my name, so update copyright info. by Ivan Leo Puoti · 21 years ago
  28. 2cf4ec3 Make underlining of fonts drawn at an angle follow the text. by Troy Rollo · 21 years ago
  29. 5f39506 - the hardware GL vendors (NVidia and ATI) can support more than 95 by Raphael Junqueira · 21 years ago
  30. 0a5ad9e Remove part of test that crashes win95. by Kevin Koltzau · 21 years ago
  31. a286a30 Added stub for GetRecordInfoFromGuids. by Alex Villacís Lasso · 21 years ago
  32. 41b9ae3 Support loading of Wave segments on IDirectMusicSegment8. by Raphael Junqueira · 21 years ago
  33. 1a85a57 Fixed joystick device type for dinput8. by Christian Costa · 21 years ago
  34. c51c46b Moved stub of Control_FillCache_RunDLL from ascii to unicode. by Stefan Leichter · 21 years ago
  35. 9a472ba - don't use a stupid "while (1);" thread when DMPerformance MSG Queue empty by Raphael Junqueira · 21 years ago
  36. 7109423 Allocate the shared heap inside the Win9x shared memory area. by Alexandre Julliard · 21 years ago
  37. 7163000 Only create the shared heap when Windows version is Win9x. by Alexandre Julliard · 21 years ago
  38. 1d2d2d6 Move all FTP functions to unicode. Improve FTP LIST parsing. by Kevin Koltzau · 21 years ago
  39. 94d74b5 Added support for managing reserved memory areas in libwine and ntdll. by Alexandre Julliard · 21 years ago
  40. 307edcc Moved stub of StopWatch from ascii to unicode. by Stefan Leichter · 21 years ago
  41. d5a3187 Implemented AreAnyAccessesGranted. by William Lahti · 21 years ago
  42. b6dae78 Avoid a failure under Win9x. by Dmitry Timoshkov · 21 years ago
  43. c4a5c73 Fix elf_read_wine_loader_dbg_info() for the !__ELF__ case. by Dmitry Timoshkov · 21 years ago
  44. 97ea6ff Add message test for DrawMenuBar. by Dmitry Timoshkov · 21 years ago
  45. 9df137b Add a test for focus change on ShowWindow(child, SW_HIDE). by Dmitry Timoshkov · 21 years ago
  46. eef83b3 - some more fixes to elf module's symbol table handling (including by Eric Pouech · 21 years ago
  47. 20f25c3 Cygwin's mntent.h requires stdio.h to be included first. by Dmitry Timoshkov · 21 years ago
  48. d8a59cd Explicitly specify name of the pipe in the pipe test. by Dmitry Timoshkov · 21 years ago
  49. 09fed75 Some fixes to module browsing. by Eric Pouech · 21 years ago
  50. 8811628 Add a test for opening an already opened file for writing in a not by Dmitry Timoshkov · 21 years ago
  51. fe0460f Added some traces to kernel file functions. by Christian Costa · 21 years ago
  52. eb04fd2 Converted the memory views list to use the standard functions from by Alexandre Julliard · 21 years ago
  53. 7f4e77b - add version info to dplay.dll by Tom Wickline · 21 years ago
  54. b0d62bb Fixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPPER) test. by Robert Reif · 21 years ago
  55. 483803f Added retrieval of ATI info. by Christian Costa · 21 years ago
  56. e3a37c8 Revert broken strict aliasing fix. by Marcus Meissner · 21 years ago
  57. e4dfaab Add a test for window's hinstance. by Dmitry Timoshkov · 21 years ago
  58. c3b8ce9 Split off the winmm capture test. by Francois Gouget · 21 years ago
  59. 16fe224 Don't use the Wine debug functions. Fixed wrong A/W length checks. by Alexandre Julliard · 21 years ago
  60. d8e990c - Make new tests pass on win2k SP4 and win95 OSR2. by Dmitry Timoshkov · 21 years ago
  61. 53a20f3 Add a 5 second test tone to help debug issues with the tone duration by Francois Gouget · 21 years ago
  62. ceeed96 Use triggers to disable the sound input/output side we don't care by Francois Gouget · 21 years ago
  63. ca7ee47 Better handling of User IDirectMusicTools. by Raphael Junqueira · 21 years ago
  64. 40dd969 - first draft of D3DCLIPSTATUS8 handling (not really used for now) by Raphael Junqueira · 21 years ago
  65. dfbf36d - Better loading of IDirectMusicSegTriggerTrack (internal list of by Raphael Junqueira · 21 years ago
  66. df93f2e GetModuleFileName[AW] doesn't terminate the string if the buffer is too small. by Eric Pouech · 21 years ago
  67. 48a8659 - removed file extension from module (and suffixed ELF modules with by Eric Pouech · 21 years ago
  68. 47a1df4 Added some optional messages to make all tests succeed on XP. by Alexandre Julliard · 21 years ago
  69. bde649c Added some missing prototypes. by Eric Pouech · 21 years ago
  70. 4d00315 When building PostScript paths with the *_PATH escapes, don't clip the by Huw Davies · 21 years ago
  71. 7c1ca0f Added version info to MSI dll. by Christian Costa · 21 years ago
  72. 5c4420f Implemented the debug version of operator new (C++). by Patrik Stridvall · 21 years ago
  73. 8f14eb0 Added empty (stubs in spec only) d3drm. by Ivan Leo Murray-Smith · 21 years ago
  74. 447e647 Added a couple of tests for SetActiveWindow. by Alexandre Julliard · 21 years ago
  75. 1cda8c7 Enabled pixel shaders 1.4. by Christian Costa · 21 years ago
  76. 01a5288 - TBN_DRAGOUT and NM_RDBLCLK notifications. by Robert Shearman · 21 years ago
  77. cb27ab8 Added support for mapping UNC filenames to the dosdevices directory. by Alexandre Julliard · 21 years ago
  78. 070db4e Fixed some issues found by winapi_check. by Patrik Stridvall · 21 years ago
  79. 36eb791 StrSpnW doesn't exist in comctl32.dll but StrCSpnW does. by Patrik Stridvall · 21 years ago
  80. 2f339b2 Added the IInternetSession interface. by Patrik Stridvall · 21 years ago
  81. d134aa5 Fix scanf handling of float numbers (beginning with a dot). by Raphael Junqueira · 21 years ago
  82. 36819ae Handle XYZRHW vertex mode correctly in slow path. by Christian Costa · 21 years ago
  83. 8d95439 - First drafts for IDirectMusicSegment::GetParam and by Raphael Junqueira · 21 years ago
  84. c8aba95 - Let the subclassing stack grow the opposite way to make the code by Filip Navara · 21 years ago
  85. 56b5164 - If a crypto provider does not have a Signature in the registry, by Juan Lang · 21 years ago
  86. 8c29b5f Removed the no longer used SMB file I/O support, we can't do reliable by Alexandre Julliard · 21 years ago
  87. 63a5d81 Better fix for removing trailing spaces in RtlGetFullPathName_U. by Alexandre Julliard · 21 years ago
  88. ad54691 Use environment variables instead of config file entries to specify by Alexandre Julliard · 21 years ago
  89. 10778aa Updated the version info of all DirectX dlls to the version numbers of by Ivan Leo Murray-Smith · 21 years ago
  90. 858557f - Parse DMStyle motifs (ie patterns) and bands (fill lists). by Raphael Junqueira · 21 years ago
  91. 6ab8827 Set environment variables from the HKCU\Environment key too. by Alexandre Julliard · 21 years ago
  92. 106e13a - Add the same new files (dmutils.c/dmutils.h) into dmime,dmband and by Raphael Junqueira · 21 years ago
  93. 3c3d230 Fixed some of the GetShortPathName tests to use the short version of by Alexandre Julliard · 21 years ago
  94. 463d474 Print human-readable capabilities flag. by Robert Reif · 21 years ago
  95. ee0868e Sample rate sanity check. Fix SMPTE time. by Robert Reif · 21 years ago
  96. 0d33e5e Added proper support for switching file APIs between ANSI and OEM by Alexandre Julliard · 21 years ago
  97. eee90c2 waveOutGetDevCapsA can fail with MMSYSERR_BADDEVICEID or by Robert Reif · 21 years ago
  98. ad32951 Update to version 9. by Ivan Leo Murray-Smith · 21 years ago
  99. c00b0b0 Remove trailing spaces from the filename in RtlGetFullPathName_U. by Alexandre Julliard · 21 years ago
  100. beaa084 - Fewer FIXMEs. by Raphael Junqueira · 21 years ago