• Alex Villacís Lasso's avatar
    msacm: Preserve value of cbStruct in acmDriverDetails. · 9a95aa7d
    Alex Villacís Lasso authored
    Ensure that the cbStruct member of the ACMDRIVERDETAILS[AW] struct is
    filled with a valid value before returning.
    Fill the cbStruct member of the ACMDRIVERDETAILS[AW] before sending a
    ACMDM_DRIVER_DETAILS message to an installed codec that might be a
    native library: native ACM codecs expect cbStruct to be valid before
    filling the rest of the struct with any data.
    9a95aa7d
driver.c 13.6 KB