netstat: Initial implementation.
[wine] / dlls / winmm /
2011-01-28  Greg Geldorpwinmm/tests: Skip some tests on VMware.
2011-01-14  Jörg Höhlewinmm: PlaySound ignores SND_NOWAIT.
2011-01-06  Alexandre Julliardwinmm: Convert translations to po files.
2011-01-03  Greg Geldorpwinmm/tests: Don't use same buffer for both input and...
2010-12-05  Alexander Puzankovwinmm: Fixed boundary condition in mmioOpen file name...
2010-12-01  Alexander Puzankovwinmm/tests: Add tests for mmioOpen for the file name...
2010-12-01  Alexander Puzankovwinmm: The default I/O procedure should return MMIOERR_...
2010-12-01  Alexander Puzankovwinmm: Use the default I/O procedure only if a custom...
2010-12-01  Alexander Puzankovwinmm: Revert "Handle playing of files containing a...
2010-11-12  Jörg Höhlemciseq: The native MCI sequencer cannot record.
2010-11-12  Jörg Höhlewinmm: Use MCI_HWND and MCI_HDC in resource files.
2010-11-11  Jörg Höhlewinmm/tests: Fix test failure in multi-byte locale.
2010-11-03  Jörg Höhlemciwave: Fix some MCI_STATUS return code.
2010-11-02  Jörg Höhlewinmm: MCI_INFO doesn't change the output buffer in...
2010-11-02  Jörg Höhlewinmm: MCI_SYSINFO doesn't change the output buffer...
2010-11-02  Jörg Höhlewinmm: mciSendString always returns a response string...
2010-10-27  Jörg Höhlewinmm/tests: Fix one mcicda test failure on VMware.
2010-10-04  Detlef Riekenbergwinmm/tests: Set a struct member to 0 is obsolete after...
2010-10-01  Saulius Krasuckaswinmm/tests: Initialize whole MIDIHDR struct before...
2010-09-29  Alexandre Julliardwinmm: Make MCI_STATUS return type a 64-bit integer...
2010-09-29  Alexandre Julliardwinmm: Add support for the MCI_INTEGER64 type.
2010-09-29  Alexandre Julliardwinmm: Use proper structure where possible to fix comma...
2010-09-29  Alexandre Julliardwinmm/tests: Skip tests if MIDI cannot be opened.
2010-09-27  Luca Bennatiwinmm: Update Italian translation.
2010-09-22  Alexandre Julliardwinmm/tests: Fix some tests that fail on Windows with...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-16  Jörg Höhlewinmm: Auto-open MCI core commands only.
2010-09-16  Jörg Höhlewinmm: Support MCI_SOUND.
2010-09-03  Jörg Höhlewinmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVI...
2010-09-03  Jörg Höhlewinmm: GetDeviceID only considers a single name per...
2010-09-03  Jörg Höhlewinmm: Correctly parse the MCI Sysinfo command.
2010-09-03  Jörg Höhlewinmm/tests: Share common function dbg_mcierr.
2010-09-02  Jörg Höhlewinmm/tests: Add MCI parser tests.
2010-09-02  Jörg Höhlewinmm/tests: MCI_STATUS returns DWORD_PTR, unlike other...
2010-09-02  Jörg Höhlewinmm/tests: Add a few Open/Close MCI tests.
2010-09-02  Jörg Höhlewinmm: Always unload the MCI driver when Open fails.
2010-09-02  Jörg Höhlewinmm: Close MCI device after immediate auto-open commands.
2010-09-02  Jörg Höhlewinmm: MCI open always creates an alias for subsequent...
2010-09-02  Octavian Voicuwinmm: Replace command ids with symbolic constants...
2010-09-02  Octavian Voicuwinmm: Replace return types with symbolic constants...
2010-08-31  Francois Gougetwinmm: Make MCI_{MessageToString,strdupAtoW}() static...
2010-08-27  Anders Jonssonwinmm: Add Swedish translation.
2010-08-25  Jörg Höhlemcicda: Access the first CD-ROM unless given a device...
2010-08-25  Jörg Höhlemcicda: Opens d, d:, d:\, d:\foo since w2k. Only d...
2010-08-23  Jörg Höhlewinmm/tests: Initial tests for CD audio with the MCI.
2010-08-16  Maarten Lankhorstwinmm: Fix fd leak on restarting timer.
2010-08-16  Hwang YunSongwinmm: Update Korean resource.
2010-08-03  Anders Jonssonwinmm: Fix typo in English, Slovak resources.
2010-07-22  Tim Cadogan-Cowperwinmm: Wrap TRACE strings with debugstr_a/debugstr_an.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Michael Stefaniucwinmm: Move from a per resource to a global LANGUAGE...
2010-07-15  Igor Paliychukwinmm: Add Ukrainian translation.
2010-07-13  Michael Stefaniucwinmm: Add the Romanian translation.
2010-06-28  Eric Pouechwinmm: Added a couple of tests for structure alignment.
2010-06-28  Tim Cadogan-Cowperwinmm: Correctly calculate dwFileSize for apps installi...
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-14  Eric Pouechwinmm: Only compute dwFileSize for MMIO objects with...
2010-06-07  Sven Baarswinmm: Fix Dutch translation.
2010-05-24  Maarten Lankhorstwinmm: Wake up timer after the timer list is empty.
2010-05-20  Jörg Höhlewinmm: Have MCI drivers handle notification for MCI_OPEN.
2010-05-19  Maarten Lankhorstwinmm: Make timer keep a ref on winmm while it's running.
2010-05-19  Jörg Höhlewinmm: More MIDI boundary tests & fixes.
2010-05-19  Jörg Höhlewinmm: A NULL CALLBACK_FUNCTION is acceptable since...
2010-05-19  Jörg Höhlewinmm: WAVE/MIDI_MAPPER (-1) is a 32 bit UINT, not 16.
2010-05-10  Gerald Pfeiferwinmm/tests: Remove two unused variables (and dead...
2010-05-03  Gerald Pfeiferwinmm/tests: Remove variable start which is not really...
2010-05-03  Paul Vrienswinmm: Update Dutch translation.
2010-04-26  Maarten Lankhorstwinmm: Fix handle leak in timer tests.
2010-04-26  Gerald Pfeiferwinmm: Remove variables duration and samples which...
2010-04-26  Gerald Pfeiferwinmm: Remove variable devID which is not really used...
2010-04-16  Jörg Höhlewinmm: MCI_SYSINFO dwRetSize counts characters, not...
2010-04-14  Jörg Höhlewinmm: Prepare transition of MCI parser to 64bit.
2010-04-12  Alexandre Julliardwinmm/tests: Fix a pointer conversion warning on 64...
2010-04-12  Maarten Lankhorstwinmm: Remove timeGetTime.
2010-04-12  Jörg Höhlewinmm: Improve MCI A/W mapping.
2010-04-12  Jörg Höhlewinmm: MCI system commands are not eligible for auto...
2010-04-01  Jörg Höhlewinmm/tests: Add more MCI tests.
2010-04-01  Jörg Höhlewinmm: Improve MCI's Sysinfo string command.
2010-04-01  Jörg Höhlewinmm: Improve MCI's Sysinfo command.
2010-04-01  Jörg Höhlewinmm: Support MCI "close all" command.
2010-04-01  Maarten Lankhorstwinmm: Clean up mapper code.
2010-04-01  Maarten Lankhorstwinmm: Clean up MMDRV_Init.
2010-04-01  Maarten Lankhorstwinmm: Remove some dead code.
2010-04-01  Maarten Lankhorstwinmm: Defer loading drivers until they are requested.
2010-03-30  Jörg Höhlewinmm/tests: Use cpp's __LINE__ to print meaningful...
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-19  Jörg Höhlemidimap: Allow GetVolume by device identifier.
2010-03-18  Maarten Lankhorstwinmm: Allow SND_ALIAS|SND_FILENAME in PlaySound.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-02  Jörg Höhlewinmm/tests: Fix up to 3 MCI test failures.
2010-02-25  Gerald Pfeiferwinmm/tests: Fix test condition in test_midiStream().
2010-02-24  Jörg Höhlewinmm/tests: Fix transient notification error: messages...
2010-02-22  Jörg Höhlewinmm/tests: MIDIHDR tests.
2010-02-22  Jörg Höhlewinmm: Accept the ancient, smaller MIDIHDR.
2010-02-22  Jörg Höhlewinmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK...
2010-02-22  Jörg Höhlewinmm: Do not access MIDIHDR past MOM_DONE DriverCallback.
2010-02-22  Jörg Höhlemidimap: Have GetDevCaps error out when no MIDI device...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Jörg Höhlewinmm: dwBytesRecorded controls how much is played...
2010-02-16  Alexandre Julliardwinmm/tests: Fix a couple of incorrect casts.
next