d3d9/tests: Add r500 fp_special results.
[wine] / dlls / winmm / winmm.spec
2010-04-12  Maarten Lankhorstwinmm: Remove timeGetTime.
2008-12-22  Vitaliy Margolenwinmm: Stub joyConfigChanged.
2008-08-18  Christian Costawinmm: Implement stub for midiConnect and midiDisconnect.
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-02-09  Eric Pouech- rewrite MCI interfaces as Unicode interface (as it...
2005-01-03  Alexandre JulliardGet rid of the ThunkData stubs, these are not functions.
2004-08-16  Eric PouechImplemented the mmTask* functions.
2004-07-21  Filip Navara- Implementation of mmTaskCreate. Based on patch by...
2003-09-15  Eric Pouech- Moved Wine extension to get DSound interface from...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-30  Alexandre JulliardFinished separation of advapi32.
2000-11-06  Alexandre JulliardRemoved SUBDIRS in winmm Makefile.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-03-19  Eric PouechFixed segmented/linear buffers manipulation.
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.