winealsa: Add control 'Digital' as alias for microphone.
[wine] / dlls / gdi32 / gdiobj.c
2007-09-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Select...
2007-09-27  Alexandre Julliardgdi32: Move the object refcount handling to the SelectO...
2007-09-27  Alexandre Julliardgdi32: Don't pass an object pointer to the SelectObject...
2007-08-22  Alexandre Julliardgdi32: Fix a few more places that use the wrong get...
2007-08-22  Paul Vriensgdi32: Fix possible NULL pointer dereference (Coverity).
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-05-30  Dmitry Timoshkovgdi32: Fix compilation warnings in 64-bit mode.
2007-03-21  Andrew Talbotgdi32: Replace inline static with static inline.
2006-12-20  Andrew Talbotgdi32: Remove unused function.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.