1. 760f9bf mciavi32: Make a function static. by Alexandre Julliard · 16 years ago
  2. 9fe4673 Don't include windows.h & co in the Wine sources. by Francois Gouget · 18 years ago
  3. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  4. 43cbb44 mciavi32: Rewrite asynchronous MCI_PLAY command handling. by Dmitry Timoshkov · 19 years ago
  5. c6e294d Moved mciavi32 to the top-level dlls directory. by Rémi Assailly · 20 years ago[Renamed (98%) from dlls/winmm/mciavi/private_mciavi.h]
  6. bda7ace Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  7. 1eed552 - rewrite MCI interfaces as Unicode interface (as it should be) by Eric Pouech · 20 years ago
  8. 5983223 Just update from/to pointers and exit on a subsequent MCI_PLAY command. by Dmitry Timoshkov · 21 years ago
  9. 1992476 - Add a lot of traces to make debugging a bit easier. by Dmitry Timoshkov · 21 years ago
  10. 87af752 Register window class on mciavi driver loading, and unregister it on by Dmitry Timoshkov · 21 years ago
  11. 41b7218 Decode stream number from AVI frame data and assign the data to by Dmitry Timoshkov · 21 years ago
  12. f41e047 Much improved mciavi driver. Fixed synchronization, RIFF file with by Dmitry Timoshkov · 21 years ago
  13. be6d014 Add Unicode->ANSI MCI message mapping, implement mciSendCommandW, fix by Dmitry Timoshkov · 21 years ago
  14. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  15. cef5961 Eliminate lots of __WINE__ conditionals from the headers. by Dimitrie O. Paun · 22 years ago
  16. 7a1cb65 Moved 16-bit definitions out of mmddk.h into mmsystem16.h. by Alexandre Julliard · 22 years ago
  17. 0ca051e Fixed wownt32.h to make it usable from inside Wine, and use it to by Alexandre Julliard · 22 years ago
  18. 025c0b7 Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for by Michael Stefaniuc · 23 years ago
  19. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  20. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  21. 26146cd Started the real implementation of mciavi. by Eric Pouech · 24 years ago