Do not set the iSubItem part of the struct for LVM_HITTEST,
[wine] / dlls / winmm / mciwave /
2000-10-19  Francois JacquesAdded asynchronous recording in MCI layer.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-09  Bradley BaetzFixed race condition between app and wine in WAVE_mciPlay.
1999-12-12  Eric PouechEnhanced synchronization between playback thread and...
1999-12-05  Eric PouechFixed mciInfo.
1999-12-05  Eric PouechFixed buggy playback for non PCM files
1999-10-31  Patrik StridvallSolaris make doesn't like unnecessary \.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.