• Andrew Eikum's avatar
    mmdevapi: Attempt to determine default devices from the registry. · 66724f61
    Andrew Eikum authored
    This uses a new, Wine-specific registry key
    <HKCU\Software\Wine\Drivers\wine<driver>.drv> to determine the correct
    device to use for the various defaults. The drivers still supply their
    own defaults which will be chosen if no registry entry is defined. For
    portability we use a driver-specific key in order to support default
    devices for each of the driver backends.
    66724f61
main.c 8.56 KB