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