[DirectSound]I'd add also:
- Hardware accelerated direct sound capture driver support using the Windows CE2 HAL API - 3D buffer support in software is present but incomplete. - 3D buffer hardware support - Sound effects on buffers - Capture effects - Full duplex support is stubbed out but not functional. - DX9 support for new PCM formats (24/32 bit and float samples) and for more than 2 channels is not present.
- no longer use the hack in Wine sound drivers to map the DSound driver interface to an existing WinMM driver (will likely require a real installation scheme for MM drivers)
Winedbg- implement support for latest MSC formats
* Make winedbg use dbghelp DLL * Speed up PDB support
Native Programs- lots of macros are still missing
* Winhelp: fix invocation thru WinHelp
Tools* wineconsole: add configuration bar + resizing capabilities
* Wine installation process should install and configure wine * Perform Windows' reboot operations automatically when required * Winemaker fixes * Run C regression tests on Windows with MSVC * Work on WRC as it does not find system headers
A+ -- Eric Pouech