user32: Don't overwrite the default button id when creating the dialog structure.
[wine] / dlls / mmdevapi / devenum.c
2010-01-18  Maarten Lankhorstmmdevapi: Add code to enumerate NOTPRESENT devices.
2010-01-05  Maarten Lankhorstmmdevapi: Add an empty IMMDeviceCollection implementation.
2010-01-05  Maarten Lankhorstmmdevapi: Constify IMMDeviceEnumeratorVtbl.
2010-01-04  Maarten Lankhorstmmdevapi: Add stubs for MMDevEnum with tests.
2009-12-16  Maarten Lankhorstmmdevapi: Add class factory.