1. 20b4585 Only link against libdxguid where necessary. by Alexandre Julliard · 21 years ago
  2. 100e113 Fix various function prototypes to conform to PSDK. by Ge van Geldorp · 21 years ago
  3. bc08f32 Fix some return values of dplayx API calls. by Sami Aario · 21 years ago
  4. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  5. ee1eb63 Fixed warnings with gcc option "-Wwrite-strings". by Daniel Marmier · 21 years ago
  6. 224063f Some spelling fixes. Fix the case of WineHQ. by Francois Gouget · 21 years ago
  7. aaf38e3 Remove obsolete information. by Tom Wickline · 21 years ago
  8. e21e3d0 Merge documentation/status/directplay into the code. by Dimitrie O. Paun · 21 years ago
  9. 20c169e Fixed a few more headers dependency issues. by Alexandre Julliard · 22 years ago
  10. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  11. 1c6a20f Set version to 8.1. by Tom Wickline · 22 years ago
  12. 718f9e9 Implement DllRegisterServer and DllUnregisterServer for dplayx.dll, by John K. Hohm · 22 years ago
  13. b636334 Set version to DirectX 7. by Tom Wickline · 22 years ago
  14. 20698b2 Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, by Alexandre Julliard · 22 years ago
  15. 56aaea2 Spelling fixes. by Francois Gouget · 22 years ago
  16. 4e1ef0c For all DLLs with defined DllMain and which do not require by Dmitry Timoshkov · 22 years ago
  17. c5f775a Typos/spelling fixes. by Francois Gouget · 22 years ago
  18. f803e2a Fix miscellaneous spelling errors and typos. by Francois Gouget · 22 years ago
  19. 2c76bc1 - Fix DirectPlayEnumerateA exit code. by Sylvain Petreolle · 22 years ago
  20. aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
  21. 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
  22. c2ebe1f Removed uses of the non standard ICOM_VTBL macro. by Alexandre Julliard · 22 years ago
  23. f00c46f Use a more compatible technique to declare COM interfaces methods, by Alexandre Julliard · 22 years ago
  24. 2229472 Add some missing HeapFree's and one missing free. by Michael Stefaniuc · 22 years ago
  25. 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
  26. 62ed0ff Added some missing LeaveCriticalSection's. by Michael Stefaniuc · 22 years ago
  27. daeaff6 Extend version info. by Enrico Horn · 22 years ago
  28. 297f3d8 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. by Dimitrie O. Paun · 22 years ago
  29. cef5961 Eliminate lots of __WINE__ conditionals from the headers. by Dimitrie O. Paun · 22 years ago
  30. 435e2e6 winnt.h should not be self-contained, it must depend on windef.h so by Alexandre Julliard · 22 years ago
  31. 1f5315c Make sure that no files except unknwn.h include wine/obj_base.h directly. by Ove Kaaven · 22 years ago
  32. 1e1313d Made the dll entry point default to DllMain and removed most of the by Alexandre Julliard · 22 years ago
  33. 5a1ede3 Compile the dplayx dll with STRICT defined. by Michael Stefaniuc · 22 years ago
  34. 23bb371 Added support for building certain dlls with -DSTRICT. by Alexandre Julliard · 22 years ago
  35. 6123951 Update some .cvsignore files for building on Windows. by Steven Edwards · 23 years ago
  36. 7c4cb51 Cast void* to char* for pointer arithmetic. by Gregg Mattinson · 23 years ago
  37. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  38. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  39. 7fbd74e Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian issues. by Alexandre Julliard · 23 years ago
  40. 012478c Spelling stuff. by Andreas Mohr · 23 years ago
  41. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  42. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  43. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  44. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  45. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  46. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  47. 57e5784 Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  48. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  49. 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
  50. 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
  51. 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
  52. 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
  53. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  54. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  55. 3ca9823 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  56. 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  57. cd8d181 Spelling typos. by Francois Gouget · 24 years ago
  58. 0a49df1 Add version resource to dplayx.dll, versioned to DirectX 7.0. by Ove Kaaven · 24 years ago
  59. 3d7cd87 - Provide lobby provider COM object header file and stub implementation by Peter Hunnisett · 24 years ago
  60. 282f727 Small 'typos in comments' fixes. by Francois Gouget · 24 years ago
  61. b87a838 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  62. 3fb4cf7 Fix typos in comments. by Francois Gouget · 24 years ago
  63. f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
  64. 4ab1558 - Remove <string.h> from winnt.h. by Jon Griffiths · 24 years ago
  65. 0618746 Cleaned up dll startup routines now that we have separate address spaces. by Alexandre Julliard · 24 years ago
  66. a1d23f5 Removed the 'fn' prefix (i.e. ICOM_FN). by Francois Gouget · 24 years ago
  67. 84d72a9 Removed an '#ifdef STRICT'. by François Gouget · 24 years ago
  68. cc19592 Added check whether unaligned memory access is allowed. by Ulrich Weigand · 24 years ago
  69. 3c7a2b8 Removed the declspec specifier. by François Gouget · 24 years ago
  70. 5be8e7d Created a small static library in ole/libuuid.a that contains all the by Alexandre Julliard · 24 years ago
  71. 99acd7d Use the DUMMYUNIONNAME macros so that the headers can be used in Winelib. by Francois Gouget · 24 years ago
  72. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  73. 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
  74. c95b1aa Avoid linking with ntdll where possible. by Alexandre Julliard · 24 years ago
  75. 0e44f63 Replaced HEAP_strdup* and lstrcpynAtoW calls by exported functions. by Alexandre Julliard · 24 years ago
  76. 8c540c6 Replaced a few internal functions by exported ones. by Alexandre Julliard · 24 years ago
  77. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  78. f5cea72 We must include windef.h before wtypes.h (directly or indirectly). by Francois Gouget · 24 years ago
  79. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  80. 10a04e7 - Add proper message reply mechanism and sp player data storage by Peter Hunnisett · 24 years ago
  81. 86f4531 Added a few missing imports. by Alexandre Julliard · 24 years ago
  82. 72526ba - Remove winmm hack in dplay code by Peter Hunnisett · 24 years ago
  83. 6e740b5 Fixed some issues found by winapi_check. by Patrik Stridvall · 25 years ago
  84. 8adbdd7 - More implementation by Peter Hunnisett · 25 years ago
  85. 7bbba4f Removed calls to ConvertToGlobalHandle and MakeCriticalSectionGlobal. by Alexandre Julliard · 25 years ago
  86. ef6dca5 - Implemented loading and initialization of service providers by Peter Hunnisett · 25 years ago
  87. c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
  88. bea617b Moved GUID definitions to their respective dll. by Alexandre Julliard · 25 years ago
  89. 6c9d83a Added imports of user32/gdi32/kernel32 wherever necessary. by Alexandre Julliard · 25 years ago
  90. 4da59ea - Make ref counting a little more efficient by Peter Hunnisett · 25 years ago
  91. c607532 Created separate libraries for dplay, shfolder, shlwapi, wow32 and by Alexandre Julliard · 25 years ago
  92. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  93. ac98683 - Small update to documentation by Peter Hunnisett · 25 years ago
  94. 2e011a5 Lots of spelling fixes that accumulated in my tree again, made several by Andreas Mohr · 25 years ago
  95. 3951ff2 - Added a little more dll level debugging and small changes by Peter Hunnisett · 25 years ago
  96. e285382 Started local name server framework. by Peter Hunnisett · 25 years ago
  97. 7f84723 - Small fixes/updates - Add support for the DPCONNECTION_DIRECTPLAYLOBBY flag by Peter Hunnisett · 25 years ago
  98. c77ff5e Fixed issues reported by winapi_check. by Patrik Stridvall · 25 years ago
  99. 55ef9a5 Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  100. 84eb833 Added some missing import directives. by Alexandre Julliard · 25 years ago